feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2025-02-09 00:11:09 +01:00
parent 5784ff83cf
commit da68c4f2d9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
20 changed files with 65 additions and 27 deletions

View file

@ -68,9 +68,10 @@ profile systemd-networkd @{exec_path} flags=(attach_disconnected) {
@{sys}/devices/virtual/dmi/id/product_name r,
@{sys}/devices/virtual/dmi/id/product_version r,
@{PROC}/@{pid}/cgroup r,
@{PROC}/pressure/* r,
@{PROC}/sys/net/ipv{4,6}/** rw,
@{PROC}/@{pid}/cgroup r,
@{PROC}/pressure/* r,
@{PROC}/sys/net/ipv{4,6}/** rw,
owner @{PROC}/@{pid}/fdinfo/@{int} r,
include if exists <local/systemd-networkd>
}

View file

@ -95,6 +95,7 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
@{run}/systemd/notify rw,
@{run}/systemd/seats/seat@{int} r,
@{att}/@{run}/systemd/notify w,
@{att}/@{run}/udev/control rw,
@{run}/udev/ rw,