feat(profile): more use @{etc_ro} when we know it is needed.
This commit is contained in:
parent
4e73f7209f
commit
8806030a0a
30 changed files with 49 additions and 45 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue