summaryrefslogtreecommitdiff
path: root/pcr/mpdscribble/service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/mpdscribble/service')
-rw-r--r--pcr/mpdscribble/service10
1 files changed, 10 insertions, 0 deletions
diff --git a/pcr/mpdscribble/service b/pcr/mpdscribble/service
new file mode 100644
index 000000000..bda531cdf
--- /dev/null
+++ b/pcr/mpdscribble/service
@@ -0,0 +1,10 @@
+[Unit]
+Description={Libre,Last}.fm updater for MPD
+After=mpd.service
+
+[Service]
+User=%i
+ExecStart=/usr/bin/mpdscribble --no-daemon
+
+[Install]
+WantedBy=multi-user.target