feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-03-18 14:31:01 +00:00
parent 437bef18ca
commit 77945674a5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 67 additions and 39 deletions

View file

@ -15,6 +15,7 @@ profile systemd-cat @{exec_path} {
@{exec_path} mr,
@{bin}/cat rix,
@{bin}/echo rix,
include if exists <local/systemd-cat>
}

View file

@ -36,6 +36,7 @@ profile systemd-coredump @{exec_path} flags=(attach_disconnected,mediate_deleted
/opt/** r,
/etc/systemd/coredump.conf r,
/etc/systemd/coredump.conf.d/{,**} r,
/var/lib/systemd/coredump/{,**} rwl,