void-packages/srcpkgs/dcron/files/dcron.service
2011-10-11 07:36:20 +02:00

9 lines
134 B
Desktop File

[Unit]
Description=Periodic Command Scheduler
[Service]
Type=forking
ExecStart=/usr/sbin/crond
[Install]
WantedBy=multi-user.target