feat(profiles): general update.
This commit is contained in:
parent
25e2d9d1f4
commit
1042728ca6
15 changed files with 26 additions and 14 deletions
|
|
@ -67,8 +67,6 @@ profile coredumpctl @{exec_path} flags=(complain) {
|
|||
|
||||
@{PROC}/@{pids}/fd/ r,
|
||||
|
||||
# Silencer
|
||||
deny /usr/share/** w,
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue