feat(profiles): general update.
This commit is contained in:
parent
0837c158cb
commit
1fa427ca81
8 changed files with 34 additions and 27 deletions
|
|
@ -70,6 +70,7 @@ profile pacman @{exec_path} {
|
|||
/{usr/,}bin/ln rix,
|
||||
/{usr/,}bin/perl rix,
|
||||
/{usr/,}bin/pkill rix,
|
||||
/{usr/,}bin/cp rix,
|
||||
/{usr/,}bin/rm rix,
|
||||
/{usr/,}bin/sed rix,
|
||||
/{usr/,}bin/setcap rix,
|
||||
|
|
@ -129,13 +130,14 @@ profile pacman @{exec_path} {
|
|||
owner /tmp/checkup-db-[0-9]*/sync/{,*.db*} rw,
|
||||
owner /tmp/checkup-db-[0-9]*/db.lck rw,
|
||||
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
@{PROC}/@{pids}/ r,
|
||||
@{PROC}/@{pids}/stat r,
|
||||
@{PROC}/@{pids}/cmdline r,
|
||||
@{PROC}/@{pids}/stat r,
|
||||
@{PROC}/1/environ r,
|
||||
@{PROC}/sys/kernel/osrelease r,
|
||||
@{PROC}/uptime r,
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
|
||||
@{run}/utmp rk,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue