update apparmor profiles
Signed-off-by: Alexandre Pujol <alexandre@pujol.io>
This commit is contained in:
parent
85e7f58d3c
commit
35a281d045
28 changed files with 147 additions and 38 deletions
|
|
@ -89,6 +89,9 @@ profile dpkg @{exec_path} {
|
|||
/usr/** rwl -> /usr/**,
|
||||
/lib/ r,
|
||||
/lib/** rwl -> /lib/** ,
|
||||
# Fixme when more transitions will be available (#FIXME#)
|
||||
/lib{,32,64,x64}/ r,
|
||||
/lib{,32,64,x64}/** rwl,
|
||||
/bin/ r,
|
||||
/bin/* rwl -> /bin/*,
|
||||
/sbin/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue