mirror of
https://github.com/YunoHost-Apps/lufi_ynh.git
synced 2024-09-03 19:36:28 +02:00
Update lufi.service
This commit is contained in:
parent
9f34a456d7
commit
fec3b340f6
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
Type=forking
|
||||
User=www-data
|
||||
User=__APP__
|
||||
Group=__APP__
|
||||
RemainAfterExit=yes
|
||||
WorkingDirectory=__FINALPATH__
|
||||
PIDFile=__FINALPATH__script/hypnotoad.pid
|
||||
|
|
Loading…
Add table
Reference in a new issue