parent
e73fc07792
commit
aaa24f644b
4 changed files with 12 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /{usr/,}{s,}bin/cron
|
||||
profile cron @{exec_path} {
|
||||
profile cron @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app-launcher-root>
|
||||
include <abstractions/authentication>
|
||||
|
|
@ -45,6 +45,7 @@ profile cron @{exec_path} {
|
|||
|
||||
/var/spool/cron/crontabs/{,*} r,
|
||||
|
||||
@{run}/systemd/sessions/*.ref rw,
|
||||
owner @{run}/crond.pid rwk,
|
||||
owner @{run}/crond.reboot rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue