update apparmor profiles

This commit is contained in:
Mikhail Morfikov 2020-10-25 10:23:34 +01:00
parent 2cd06e74d6
commit f73da4a046
No known key found for this signature in database
GPG key ID: 32D9CB634796CCA1
134 changed files with 496 additions and 339 deletions

View file

@ -35,14 +35,14 @@ profile ip @{exec_path} flags=(attach_disconnected) {
mount options=(rw, bind) /etc/netns/firefox/resolv.conf -> /etc/resolv.conf,
mount fstype=sysfs -> /sys/,
umount /{var/,}run/netns/*,
umount @{run}/netns/*,
umount /sys/,
/etc/iproute2/{,**} r,
/ r,
owner /{var/,}run/netns/ rw,
/{var/,}run/netns/* rw,
owner @{run}/netns/ rw,
@{run}/netns/* rw,
/etc/netns/*/ r,
owner @{PROC}/@{pid}/cgroup r,