fix: apparmor parser inside snap.
This commit is contained in:
parent
94bf2495e3
commit
3690a4c327
2 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ profile snap-seccomp @{exec_path} {
|
|||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
capability dac_read_search,
|
||||
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue