mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
make the use of flags= optional
This commit is contained in:
@@ -82,9 +82,6 @@ static struct keyword_table keyword_table[] = {
|
||||
{"audit_control", TOK_CAP_AUDIT_CONTROL},
|
||||
/* flags */
|
||||
{"flags", TOK_FLAGS},
|
||||
{"debug", TOK_FLAG_DEBUG},
|
||||
{"complain", TOK_FLAG_COMPLAIN},
|
||||
{"audit", TOK_FLAG_AUDIT},
|
||||
/* network */
|
||||
{"via", TOK_VIA},
|
||||
{"tcp_connect", TOK_TCP_CONN},
|
||||
|
Reference in New Issue
Block a user