feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-03-15 16:07:53 +00:00
parent 9f3be7a96d
commit cf4e47f10f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
22 changed files with 75 additions and 29 deletions

View file

@ -130,6 +130,8 @@ profile pacman @{exec_path} {
owner /tmp/checkup-db-@{int}/sync/{,*.db*} rw,
owner /tmp/checkup-db-@{int}/db.lck rw,
@{run}/utmp rk,
@{PROC}/@{pids}/ r,
@{PROC}/@{pids}/cgroup r,
@{PROC}/@{pids}/cmdline r,
@ -140,8 +142,6 @@ profile pacman @{exec_path} {
owner @{PROC}/@{pid}/fd/ r,
owner @{PROC}/@{pid}/mounts r,
@{run}/utmp rk,
/dev/tty@{int} rw,
owner /dev/pts/@{int} rw,