feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-03-12 15:35:59 +00:00
parent 25e2d9d1f4
commit 1042728ca6
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
15 changed files with 26 additions and 14 deletions

View file

@ -67,8 +67,6 @@ profile coredumpctl @{exec_path} flags=(complain) {
@{PROC}/@{pids}/fd/ r,
# Silencer
deny /usr/share/** w,
}

View file

@ -89,6 +89,7 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected complain) {
@{run}/udev/** rwk,
@{run}/systemd/network/ r,
@{run}/systemd/network/*.link rw,
@{run}/systemd/notify rw,
@{run}/systemd/seats/seat[0-9]* r,

View file

@ -23,7 +23,7 @@ profile systemd-userdbd @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
/{usr/,}lib/systemd/systemd-userwork rPx,
/{usr/,}lib/systemd/systemd-userwork rix,
/etc/shadow r,
/etc/machine-id r,