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