update apparmor profiles
This commit is contained in:
parent
f73da4a046
commit
503cf496bf
218 changed files with 1445 additions and 1502 deletions
|
|
@ -27,11 +27,11 @@ profile xarchiver @{exec_path} {
|
|||
|
||||
@{exec_path} mrix,
|
||||
|
||||
/{usr/,}bin/dash rix,
|
||||
/{usr/,}bin/ls rix,
|
||||
/{usr/,}bin/rm rix,
|
||||
/{usr/,}bin/mv rix,
|
||||
/{usr/,}bin/cp rix,
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/ls rix,
|
||||
/{usr/,}bin/rm rix,
|
||||
/{usr/,}bin/mv rix,
|
||||
/{usr/,}bin/cp rix,
|
||||
|
||||
# Archivers
|
||||
/{usr/,}bin/7z rix,
|
||||
|
|
@ -86,7 +86,11 @@ profile xarchiver @{exec_path} {
|
|||
|
||||
/{usr/,}bin/xdg-open mr,
|
||||
|
||||
/{usr/,}bin/dash rix,
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
|
||||
owner @{HOME}/ r,
|
||||
|
||||
owner @{run}/user/[0-9]*/ r,
|
||||
|
||||
# Allowed apps to open
|
||||
/{usr/,}bin/engrampa rPUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue