feat(profile): general update.
This commit is contained in:
parent
9f3be7a96d
commit
cf4e47f10f
22 changed files with 75 additions and 29 deletions
|
|
@ -15,13 +15,16 @@ profile systemd-oomd @{exec_path} flags=(attach_disconnected) {
|
|||
capability dac_override,
|
||||
capability kill,
|
||||
|
||||
unix (bind) type=stream addr=@@{hex}/bus/systemd-oomd/bus-api-oom,
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.oom1
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/systemd/oomd.conf r,
|
||||
|
||||
@{run}/systemd/io.system.ManagedOOM rw,
|
||||
@{run}/systemd/io.system.ManagedOOM rw,
|
||||
@{run}/systemd/io.systemd.ManagedOOM rw,
|
||||
@{run}/systemd/notify rw,
|
||||
owner @{run}/systemd/journal/socket w,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue