feat(profiles): remove rules promoted into the base abstraction.
This commit is contained in:
parent
116cb3059f
commit
9a46df81b9
28 changed files with 0 additions and 36 deletions
|
|
@ -25,7 +25,6 @@ profile haveged @{exec_path} {
|
|||
@{PROC}/sys/kernel/random/write_wakeup_threshold w,
|
||||
/dev/random w,
|
||||
|
||||
@{sys}/devices/system/cpu/ r,
|
||||
@{sys}/devices/system/cpu/cpu*/cache/ r,
|
||||
@{sys}/devices/system/cpu/cpu*/cache/index*/{type,size,level} r,
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ profile losetup @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{sys}/devices/**/usb[0-9]/{,**} r,
|
||||
@{sys}/devices/system/cpu/possible r,
|
||||
|
||||
/dev/loop-control rw,
|
||||
/dev/loop[0-9]* rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue