summaryrefslogtreecommitdiff
path: root/community-staging/fcron/fcron.service
blob: a47b4f19b41ff09ec01d700842f8de6de8851bd9 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Cron Daemon

[Service]
Type=forking
PIDFile=/run/fcron.pid
ExecStart=/usr/sbin/fcron

[Install]
WantedBy=multi-user.target