summarylogtreecommitdiffstats
path: root/headphones-user.service
blob: b49fc6ea575afc53df3154c2af0568144f4e52b9 (plain)
1
2
3
4
5
6
7
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