mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-05 08:45:22 +00:00
update of unattached profile to require profile keyword
This commit is contained in:
@@ -67,6 +67,7 @@ static struct keyword_table keyword_table[] = {
|
||||
{"subset", TOK_SUBSET},
|
||||
{"audit", TOK_AUDIT},
|
||||
{"deny", TOK_DENY},
|
||||
{"profile", TOK_PROFILE},
|
||||
/* terminate */
|
||||
{NULL, 0}
|
||||
};
|
||||
|
Reference in New Issue
Block a user