mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-07 01:35:23 +00:00
apparmor.vim: add support for userns and the unconfined flag
(cherry picked from commit 4cd39e70a0
)
Fixes: https://gitlab.com/apparmor/apparmor/-/issues/396
Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com>
This commit is contained in:
committed by
Georgia Garcia
parent
c31da2ec55
commit
2a3cf471ab
@@ -77,6 +77,7 @@ for af_pair in af_pairs:
|
||||
aa_network_types = r'\s+tcp|\s+udp|\s+icmp'
|
||||
|
||||
aa_flags = ('complain',
|
||||
'unconfined',
|
||||
'audit',
|
||||
'attach_disconnected',
|
||||
'no_attach_disconnected',
|
||||
|
Reference in New Issue
Block a user