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
ae8130c9ab
commit
0ac5170f2b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue