This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/sysconfig/crond -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/crond -n $CRONDARGS -
KillMode=process -
Restart=on-failure -
RestartSec=30s
-
-
[Unit]-
After=auditd.service nss-user-lookup.target systemd-user-sessions.service time-sync.target ypbind.service autofs.service -
Description=Command Scheduler
-
Additionnal notes
Nothing here.