feat(profile): general update.

see #422
This commit is contained in:
Alexandre Pujol 2024-07-20 13:13:27 +01:00
parent 245898a9d2
commit 52a2ae8c23
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 48 additions and 28 deletions

View file

@ -16,12 +16,13 @@ profile pcscd @{exec_path} {
network netlink raw,
ptrace (read) peer=veracrypt,
ptrace (read) peer=@{p_systemd_user},
ptrace (read) peer=gsd-smartcard,
ptrace (read) peer=keepassxc,
ptrace (read) peer=pkcs11-register,
ptrace (read) peer=rngd,
ptrace (read) peer=scdaemon,
ptrace (read) peer=veracrypt,
@{exec_path} mr,

View file

@ -28,6 +28,7 @@ profile power-profiles-daemon @{exec_path} flags=(attach_disconnected) {
/var/lib/power-profiles-daemon/{,**} rw,
@{run}/udev/data/+platform:* r,
@{run}/udev/data/+power_supply:* r,
@{sys}/bus/ r,
@{sys}/bus/platform/devices/ r,