update apparmor profiles
This commit is contained in:
parent
f73da4a046
commit
503cf496bf
218 changed files with 1445 additions and 1502 deletions
|
|
@ -38,6 +38,11 @@ profile apt-methods-cdrom @{exec_path} {
|
|||
owner /var/lib/apt/lists/* rw,
|
||||
owner /var/lib/apt/lists/partial/* rw,
|
||||
|
||||
# For shell pwd
|
||||
/ r,
|
||||
/etc/ r,
|
||||
/root/ r,
|
||||
|
||||
# For package building
|
||||
@{BUILD_DIR}/** rwkl -> @{BUILD_DIR}/**,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue