feat(profile): cron: cleanup direct exec.

This commit is contained in:
Alexandre Pujol 2025-05-25 01:39:00 +02:00
parent b479013f91
commit 4aa07796ae
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -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,