Update profiles.
This commit is contained in:
parent
3057fea4dc
commit
ac39df1af2
24 changed files with 81 additions and 26 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue