feat(profile): remove rules already included in the base abs.

This commit is contained in:
Alexandre Pujol 2024-09-20 23:30:09 +01:00
parent 96defe021c
commit 8979d84633
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 8 additions and 35 deletions

View file

@ -24,10 +24,9 @@ profile systemd-oomd @{exec_path} flags=(attach_disconnected) {
/etc/systemd/oomd.conf r,
/etc/systemd/oomd.conf.d/{,**} r,
@{run}/systemd/io.system.ManagedOOM rw,
@{run}/systemd/io.systemd.ManagedOOM rw,
@{run}/systemd/notify rw,
owner @{run}/systemd/journal/socket w,
@{run}/systemd/io.system.ManagedOOM rw,
@{run}/systemd/io.systemd.ManagedOOM rw,
@{run}/systemd/notify rw,
@{sys}/fs/cgroup/cgroup.controllers r,
@{sys}/fs/cgroup/memory.* r,