1
0
Fork 0
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:
ericgaspar 2022-10-17 17:44:03 +02:00
parent ae8130c9ab
commit 0ac5170f2b

View file

@ -7,7 +7,7 @@ AssertPathExists=__DATADIR__
Type=simple
User=__APP__
Group=__APP__
WorkingDirectory=__CONFIG_PATH__/
WorkingDirectory=__DATADIR__/
ExecStart=__FINALPATH__/__APP__ --configfile "__DATADIR__/navidrome.toml"
TimeoutStopSec=20
KillMode=process