feat(profile): cron: cleanup direct exec.
This commit is contained in:
parent
774106b7e5
commit
30bbd6d56a
1 changed files with 1 additions and 3 deletions
|
|
@ -38,9 +38,7 @@ profile cron @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/run-parts rCx -> run-parts, # could even be rix, as long as we are not
|
||||
# using the run-parts profile we are good
|
||||
|
||||
@{lib}/@{multiarch}/e2fsprogs/e2scrub_all_cron rPUx,
|
||||
@{lib}/sysstat/debian-sa1 rPUx,
|
||||
/usr/share/rsync/scripts/rrsync rPUx,
|
||||
@{lib}/sysstat/debian-sa1 rPx,
|
||||
|
||||
/etc/cron.d/{,*} r,
|
||||
/etc/crontab r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue