feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-11-20 11:42:08 +00:00
parent 0837c158cb
commit 1fa427ca81
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 34 additions and 27 deletions

View file

@ -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,