Update profiles.

This commit is contained in:
Alexandre Pujol 2021-09-12 20:47:14 +01:00
parent 70b4fa665b
commit a4ba26133f
Failed to generate hash of commit
3 changed files with 11 additions and 2 deletions

View file

@ -13,6 +13,7 @@ profile pacman-hook-depmod @{exec_path} {
@{exec_path} mr,
/{usr/,}bin/bash rix,
/{usr/,}bin/kmod rPx,
/{usr/,}bin/depmod rPx,
# Inherit Silencer

View file

@ -14,8 +14,16 @@ profile pacman-hook-dkms @{exec_path} {
@{exec_path} mr,
/{usr/,}bin/bash rix,
/{usr/,}bin/kmod rPx,
/{usr/,}bin/dkms rPx,
/usr/src/ r,
/usr/src/**.conf r,
/etc/dkms/{,*} r,
/dev/tty rw,
# Inherit Silencer
deny network inet6 stream,

View file

@ -117,8 +117,8 @@ profile borg @{exec_path} {
umount @{MOUNTS}/*/,
umount @{MOUNTS}/*/*/,
owner @{PROC}/@{pid}/mounts r,
@{PROC}/@{pids}/mounts r,
/dev/fuse rw,
}