about summary refs log tree commit diff
path: root/services/mpd/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/mpd/run')
-rwxr-xr-xservices/mpd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/mpd/run b/services/mpd/run
index 5045420..bde3c86 100755
--- a/services/mpd/run
+++ b/services/mpd/run
@@ -1,3 +1,3 @@
 #!/bin/sh
 install -d -m 0755 -o mpd -g mpd /run/mpd
-exec /usr/bin/mpd --no-daemon
+exec mpd --no-daemon