11 lines
225 B
Smarty
11 lines
225 B
Smarty
|
[Install]
|
||
|
WantedBy=multi-user.target
|
||
|
|
||
|
[Service]
|
||
|
Type=forking
|
||
|
WorkingDirectory=@CDIR@
|
||
|
EnvironmentFile=@CDIR@/cronicle.env
|
||
|
PIDFile=@CDIR@/logs/cronicled.pid
|
||
|
ExecStart=@BINDIR@/control.sh start
|
||
|
ExecStop=@BINDIR@/control.sh stop
|