feat(profile): minor update.

This commit is contained in:
Alexandre Pujol 2024-08-29 19:05:37 +01:00
parent 04898e20f9
commit a1eaf58427
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 4 additions and 0 deletions

View file

@ -29,7 +29,9 @@ profile crontab @{exec_path} {
@{bin}/nvim rCx -> editor,
/etc/cron.{allow,deny} r,
/etc/environment r,
/etc/pam.d/* r,
/etc/security/*.conf r,
/var/spool/cron/ r,
/var/spool/cron/crontabs/ rw,

View file

@ -20,6 +20,7 @@ profile scdaemon @{exec_path} {
@{exec_path} mr,
owner @{HOME}/@{XDG_GPG_DIR}/scdaemon.conf r,
owner @{HOME}/@{XDG_GPG_DIR}common.conf r,
owner @{HOME}/@{XDG_GPG_DIR}/reader_@{int}.status rw,
owner @{run}/user/@{uid}/gnupg/S.scdaemon rw,