mirror of
https://github.com/YunoHost-Apps/veloren_ynh.git
synced 2024-09-03 17:46:10 +02:00
Update systemd.service
This commit is contained in:
parent
64bd5a347e
commit
06edcda865
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ User=__APP__
|
|||
Group=__APP__
|
||||
WorkingDirectory=__DATA_PATH__/
|
||||
Environment=VELOREN_ASSETS=__FINAL_PATH__/
|
||||
ExecStart=__FINALPATH__/target/release/veloren-server-cli
|
||||
#--basic
|
||||
ExecStart=__FINALPATH__/target/release/veloren-server-cli --basic
|
||||
KillSignal=SIGUSR1
|
||||
TimeoutStopSec=150
|
||||
StandardOutput=append:/var/log/__APP__/__APP__.log
|
||||
|
|
Loading…
Add table
Reference in a new issue