2010-10-27 12:17:08 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Command Scheduler
|
2013-04-16 08:47:44 +00:00
|
|
|
After=mail-transfer-agent.target ypbind.service nscd.service network.target
|
2010-10-27 12:17:08 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
ExecStart=/usr/sbin/cron -n
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|