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

@ -25,7 +25,8 @@ profile boltd @{exec_path} flags=(attach_disconnected) {
owner @{run}/boltd/{,**} rw,
@{run}/systemd/notify rw,
@{att}/@{run}/systemd/notify w,
@{run}/udev/data/+thunderbolt:* r,
@{sys}/bus/ r,

View file

@ -74,9 +74,12 @@ profile frontend @{exec_path} flags=(complain) {
/etc/inputrc r,
/etc/shadow r,
owner @{tmp}/file* w,
owner /var/cache/debconf/* rwk,
owner @{tmp}/file* w,
owner @{tmp}/tmp.@{rand10} rw,
owner @{tmp}/updateppds.@{rand6} rw,
@{HOME}/.Xauthority r,
@{run}/user/@{uid}/pk-debconf-socket rw,