This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/cron -
ExecReload=/usr/bin/kill -s SIGHUP $MAINPID -
ExecStart=/usr/sbin/cron -f $EXTRA_OPTS -
ExecStart=/usr/sbin/cron -n -
IgnoreSIGPIPE=no -
KillMode=process -
Restart=on-abort -
Restart=on-failure -
TasksMax=infinity
-
-
[Unit]-
After=nss-user-lookup.target network.target time-sync.target postfix.service sendmail.service exim.service -
After=remote-fs.target nss-user-lookup.target -
Description=Command Scheduler -
Description=Regular background program processing daemon -
Documentation=man:cron(8)
-
Additionnal notes
Nothing here.