Update profiles.

This commit is contained in:
Alexandre Pujol 2022-02-16 19:18:14 +00:00
parent 3057fea4dc
commit ac39df1af2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
24 changed files with 81 additions and 26 deletions

View file

@ -27,6 +27,8 @@ profile kmod @{exec_path} flags=(attach_disconnected) {
# Needed for static-nodes
capability dac_override,
capability mknod,
unix (receive) type=stream,
@{exec_path} mrix,
@ -43,6 +45,8 @@ profile kmod @{exec_path} flags=(attach_disconnected) {
/var/lib/dkms/**/module/*.ko r,
/usr/src/*/*.ko r,
/var/tmp/dracut.*/{,**} rw,
@{sys}/module/{,**} r,
@{PROC}/cmdline r,