mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-05 08:45:22 +00:00
Basis for named transitions
This commit is contained in:
@@ -143,6 +143,8 @@ struct var_string {
|
||||
#define COD_UNSAFE_UNCONFINED_CHAR 'u'
|
||||
#define COD_PROFILE_CHAR 'P'
|
||||
#define COD_UNSAFE_PROFILE_CHAR 'p'
|
||||
#define COD_LOCAL_CHAR 'C'
|
||||
#define COD_UNSAFE_LOCAL_CHAR 'c'
|
||||
|
||||
#define OPTION_ADD 1
|
||||
#define OPTION_REMOVE 2
|
||||
|
||||
Reference in New Issue
Block a user