feat(profiles): general update.
This commit is contained in:
parent
4523a61425
commit
ef687d7149
8 changed files with 17 additions and 12 deletions
|
|
@ -44,10 +44,11 @@ profile cron @{exec_path} flags=(attach_disconnected) {
|
|||
@{etc_ro}/security/limits.d/{,**} r,
|
||||
|
||||
/var/spool/cron/crontabs/{,*} r,
|
||||
/var/spool/cron/tabs/{,*} r,
|
||||
|
||||
@{run}/systemd/sessions/*.ref rw,
|
||||
owner @{run}/crond.pid rwk,
|
||||
owner @{run}/crond.reboot rw,
|
||||
@{run}/crond.pid rwk,
|
||||
@{run}/crond.reboot rw,
|
||||
@{run}/systemd/sessions/*.ref rw,
|
||||
|
||||
owner /tmp/#[0-9]*[0-9] rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue