e7c4eddda8
Signed-off-by: Dale Ghent <daleg@omniti.com> Reviewed-by: "Maxime Hadjinlian" <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
152 B
Desktop File
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
|