Regenerate files after merging AppArmor integration.

This commit is contained in:
Todd C. Miller
2022-05-27 08:30:34 -06:00
parent 402fc832fa
commit 9bb288d10e
7 changed files with 3205 additions and 3119 deletions

View File

@@ -306,9 +306,9 @@
#define def_log_passwords (sudo_defs_table[I_LOG_PASSWORDS].sd_un.flag)
#define I_PASSPROMPT_REGEX 152
#define def_passprompt_regex (sudo_defs_table[I_PASSPROMPT_REGEX].sd_un.list)
#define I_INTERCEPT_TYPE 154
#define I_INTERCEPT_TYPE 153
#define def_intercept_type (sudo_defs_table[I_INTERCEPT_TYPE].sd_un.tuple)
#define I_APPARMOR_PROFILE 153
#define I_APPARMOR_PROFILE 154
#define def_apparmor_profile (sudo_defs_table[I_APPARMOR_PROFILE].sd_un.str)
enum def_tuple {