summarylogtreecommitdiffstats
path: root/headphones-user.service
diff options
context:
space:
mode:
Diffstat (limited to 'headphones-user.service')
-rw-r--r--headphones-user.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/headphones-user.service b/headphones-user.service
index b49fc6ea575a..a14e028d6535 100644
--- a/headphones-user.service
+++ b/headphones-user.service
@@ -2,7 +2,7 @@
Description=Headphones Daemon
[Service]
-ExecStart=/usr/bin/env python2 /opt/headphones/Headphones.py --quiet --config %h/.headphones/config.ini --datadir %h/.headphones
+ExecStart=/usr/bin/python2 /usr/lib/headphones/Headphones.py --config %h/.headphones/config.ini --datadir %h/.headphones
[Install]
WantedBy=default.target