fear(fsp): expand systemd-service for more services.

This commit is contained in:
Alexandre Pujol 2024-03-05 00:16:24 +00:00
parent 89cd3d023b
commit 1699260a87
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -43,10 +43,18 @@ profile systemd-service @{exec_path} flags=(attach_disconnected) {
/var/log/dmesg rw,
/var/log/dmesg.* rwl -> /var/log/dmesg,
# man-db.service
/usr/{,local/}share/man/{,**} r,
/var/cache/man/{,**} rw,
# snapd.system-shutdown.service
@{run}/initramfs/shutdown rw,
@{run}/initramfs/ rw,
# cockpit.socket
@{run}/cockpit/@{rand8} rw,
@{run}/cockpit/motd w,
@{PROC}/cmdline r,
@{PROC}/sys/kernel/osrelease r,