feat(profile): remove rules already included in the base abs.
This commit is contained in:
parent
96defe021c
commit
8979d84633
23 changed files with 8 additions and 35 deletions
|
|
@ -27,7 +27,6 @@ profile auditd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/var/log/audit/{,**} rw,
|
||||
|
||||
@{run}/systemd/journal/dev-log w,
|
||||
owner @{run}/auditd.pid rwl,
|
||||
owner @{run}/auditd.state rw,
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@ profile boltd @{exec_path} flags=(attach_disconnected) {
|
|||
owner @{run}/boltd/{,**} rw,
|
||||
|
||||
@{run}/systemd/notify rw,
|
||||
@{run}/systemd/journal/socket w,
|
||||
@{run}/udev/data/+thunderbolt:* r,
|
||||
|
||||
@{sys}/bus/ r,
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ profile cups-browsed @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
/usr/share/cups/locale/{,**} r,
|
||||
/usr/share/locale/{,**} r,
|
||||
|
||||
/etc/cups/{,**} r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue