mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-12-26 15:06:45 +01:00
feat(profile): minor abi specific changes.
This commit is contained in:
parent
9b57546312
commit
2ef038e8d9
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
@{bin}/pam-tmpdir-helper rPx,
|
||||
|
||||
#aa:exclude ubuntu opensuse
|
||||
#aa:only abi3
|
||||
@{bin}/unix_chkpwd rPx,
|
||||
|
||||
#aa:only whonix
|
||||
|
|
|
@ -10,7 +10,7 @@ include <tunables/global>
|
|||
profile slirp4netns @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
|
||||
# userns,
|
||||
userns,
|
||||
|
||||
capability net_admin,
|
||||
capability setpcap,
|
||||
|
|
Loading…
Reference in a new issue