update apparmor profiles
This commit is contained in:
parent
f73da4a046
commit
503cf496bf
218 changed files with 1445 additions and 1502 deletions
|
|
@ -19,24 +19,24 @@ profile localepurge @{exec_path} {
|
|||
#include <abstractions/consoles>
|
||||
|
||||
@{exec_path} r,
|
||||
/{usr/,}bin/bash r,
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
|
||||
/{usr/,}bin/fgrep rix,
|
||||
/{usr/,}bin/chmod rix,
|
||||
/{usr/,}bin/mkdir rix,
|
||||
/{usr/,}bin/touch rix,
|
||||
/{usr/,}bin/ls rix,
|
||||
/{usr/,}bin/{,e}grep rix,
|
||||
/{usr/,}bin/sort rix,
|
||||
/{usr/,}bin/mv rix,
|
||||
/{usr/,}bin/rm rix,
|
||||
/{usr/,}bin/tr rix,
|
||||
/{usr/,}bin/du rix,
|
||||
/{usr/,}bin/xargs rix,
|
||||
/{usr/,}bin/basename rix,
|
||||
/{usr/,}bin/find rix,
|
||||
/{usr/,}bin/fgrep rix,
|
||||
/{usr/,}bin/chmod rix,
|
||||
/{usr/,}bin/mkdir rix,
|
||||
/{usr/,}bin/touch rix,
|
||||
/{usr/,}bin/ls rix,
|
||||
/{usr/,}bin/{,e}grep rix,
|
||||
/{usr/,}bin/sort rix,
|
||||
/{usr/,}bin/mv rix,
|
||||
/{usr/,}bin/rm rix,
|
||||
/{usr/,}bin/tr rix,
|
||||
/{usr/,}bin/du rix,
|
||||
/{usr/,}bin/xargs rix,
|
||||
/{usr/,}bin/basename rix,
|
||||
/{usr/,}bin/find rix,
|
||||
|
||||
/{usr/,}bin/df rPx,
|
||||
/{usr/,}bin/df rPx,
|
||||
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue