mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
commit
3b70e43174
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ After=syslog.target network.target local-fs.target
|
|||
[Service]
|
||||
Type=forking
|
||||
Environment="KALITE_HOME={{ kalite_root }}"
|
||||
PIDFile={{ kalite_root }}/kalite.pid
|
||||
ExecStart={{ kalite_program }} start {{ job_scheduler_stanza }}--port={{ kalite_server_port }}
|
||||
ExecStop={{ kalite_program }} stop
|
||||
TimeoutStartSec=900
|
||||
|
|
Loading…
Reference in a new issue