1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
This commit is contained in:
Jerry Vonau 2019-08-25 12:49:25 -05:00
parent 6cd7d79182
commit a30796b0ec

View file

@ -10,6 +10,8 @@ Environment=KOLIBRI_HTTP_PORT={{ kolibri_http_port }}
Environment=KOLIBRI_URL_PATH_PREFIX={{ kolibri_url }}
User={{ kolibri_user }}
Group={{ apache_user }}
TimeoutStartSec=infinity
TimeoutStopSec=10
ExecStart={{ kolibri_exec_path }} start
ExecStop={{ kolibri_exec_path }} stop