This unit is provided by:
Options
-
[Service]
-
ExecStart=/bin/run-parts --report /etc/cron.weekly
-
ExecStartPre=/lib/systemd-cron/boot_delay 10
-
IgnoreSIGPIPE=no
-
Type=oneshot
-
-
[Unit]
-
ConditionDirectoryNotEmpty=/etc/cron.weekly
-
Description=systemd-cron weekly script service
-
Documentation=man:systemd.cron(7)
-
OnFailure=cron-failure@%i.service
-
PartOf=cron-weekly.target
-
Additionnal notes
Nothing here.