mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
set seervice type as simpe
This commit is contained in:
parent
908d9f6e8a
commit
5caceb5506
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Requires=network.target
|
|||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
Type=simple
|
||||
User=www-data
|
||||
RemainAfterExit=yes
|
||||
WorkingDirectory=__FINALPATH__
|
||||
|
|
Loading…
Add table
Reference in a new issue