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
497599c996
commit
d474fff8e7
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
Type=forking
|
||||
User=www-data
|
||||
Group=__APP__
|
||||
User=__APP__
|
||||
RemainAfterExit=yes
|
||||
WorkingDirectory=__FINALPATH__
|
||||
PIDFile=__FINALPATH__script/hypnotoad.pid
|
||||
|
|
Loading…
Add table
Reference in a new issue