mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
Update lstu.service
This commit is contained in:
parent
00381df419
commit
6dbf68ad0f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Type=forking
|
||||||
User=www-data
|
User=www-data
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
WorkingDirectory=__FINALPATH__
|
WorkingDirectory=__FINALPATH__
|
||||||
PIDFile=__FINALPATH__script/hypnotoad.pid
|
PIDFile=__FINALPATH__/script/hypnotoad.pid
|
||||||
ExecStart=/usr/local/bin/carton exec hypnotoad script/lstu
|
ExecStart=/usr/local/bin/carton exec hypnotoad script/lstu
|
||||||
ExecStop=/usr/local/bin/carton exec hypnotoad -s script/lstu
|
ExecStop=/usr/local/bin/carton exec hypnotoad -s script/lstu
|
||||||
ExecReload=/usr/local/bin/carton exec hypnotoad script/lstu
|
ExecReload=/usr/local/bin/carton exec hypnotoad script/lstu
|
||||||
|
|
Loading…
Add table
Reference in a new issue