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