summarylogtreecommitdiffstats
path: root/service
blob: eb2f10a1668aea54364f1b3174eddf95fbf62053 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Shubh command scheduler

[Service]
ExecStart=/usr/bin/shubhcrond -n
ExecReload=/usr/bin/kill -HUP $MAINPID
KillMode=process
Restart=always

[Install]
WantedBy=multi-user.target