feat(profiles): general update.
This commit is contained in:
parent
2242c2185a
commit
fbd5996531
14 changed files with 70 additions and 16 deletions
|
|
@ -23,10 +23,12 @@ profile apparmor_parser @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/apparmor-features/{,**} r,
|
||||
/usr/share/apparmor/{,**} r,
|
||||
|
||||
owner /snap/core[0-9]*/[0-9]*/etc/apparmor.d/{,**} r,
|
||||
owner /var/cache/apparmor/{,**} rw,
|
||||
owner /var/lib/docker/tmp/docker-default[0-9]* r,
|
||||
owner /var/lib/snapd/apparmor/{,**} r,
|
||||
|
||||
owner /var/snap/lxd/common/lxd/security/apparmor/{,**} r,
|
||||
|
||||
owner /tmp/cri-containerd.apparmor.d[0-9]* r,
|
||||
|
||||
@{sys}/kernel/security/apparmor/{,**} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue