mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
Update systemd.service
This commit is contained in:
parent
6b9ee15b81
commit
5084f3b62d
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ WorkingDirectory=__CONFIG_PATH__
|
|||
TimeoutStopSec=20
|
||||
KillMode=process
|
||||
Restart=on-failure
|
||||
StandardOutput=append:/var/log/__APP__/__APP__.log
|
||||
StandardError=inherit
|
||||
|
||||
# See https://www.freedesktop.org/software/systemd/man/systemd.exec.html
|
||||
DevicePolicy=closed
|
||||
|
|
Loading…
Add table
Reference in a new issue