Files
operating-system/buildroot/package/dcron/dcron.service
2018-03-17 23:47:00 +00:00

11 lines
152 B
Desktop File

[Unit]
Description=Task scheduler daemon
After=syslog.target
[Service]
ExecStart=/usr/sbin/crond -S
Type=forking
[Install]
WantedBy=multi-user.target