summarylogtreecommitdiffstats
path: root/navidrome.service
diff options
context:
space:
mode:
Diffstat (limited to 'navidrome.service')
-rw-r--r--navidrome.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/navidrome.service b/navidrome.service
index d9f35ec5c352..e43ea89a9bba 100644
--- a/navidrome.service
+++ b/navidrome.service
@@ -10,7 +10,7 @@ WantedBy=multi-user.target
User=navidrome
Group=navidrome
Type=simple
-ExecStart=/var/lib/navidrome --configfile "/var/lib/navidrome/navidrome.toml"
+ExecStart=/usr/bin/navidrome --configfile "/var/lib/navidrome/navidrome.toml"
WorkingDirectory=/var/lib/navidrome
TimeoutStopSec=20
KillMode=process