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

@ -37,9 +37,9 @@ profile ifup @{exec_path} {
/etc/network/interfaces r,
/etc/network/interfaces.d/{,*} r,
/{var/,}run/network/ rw,
/{var/,}run/network/{.,}ifstate* rwk,
/{var/,}run/network/{ifup,ifdown}-*.pid rw,
@{run}/network/ rw,
@{run}/network/{.,}ifstate* rwk,
@{run}/network/{ifup,ifdown}-*.pid rw,
# For setting a USB modem
owner /dev/ttyUSB[0-9]* rw,