feat(profile): more use @{etc_ro} when we know it is needed.

This commit is contained in:
Alexandre Pujol 2025-01-25 22:31:29 +01:00
parent 4e73f7209f
commit 8806030a0a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
30 changed files with 49 additions and 45 deletions

View file

@ -28,10 +28,10 @@ profile crontab @{exec_path} {
@{sh_path} rix,
@{editor_path} rCx -> editor,
@{etc_ro}/environment r,
@{etc_ro}/security/*.conf r,
/etc/cron.{allow,deny} r,
/etc/environment r,
/etc/pam.d/* r,
/etc/security/*.conf r,
/var/spool/cron/ r,
/var/spool/cron/** rw,