summaryrefslogtreecommitdiff
path: root/pcr/mpdscribble/service
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2015-05-28 11:29:47 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2015-05-28 11:29:47 -0300
commitfcb2d26cfa3b265200b5ae9e949d787a56bd4f14 (patch)
tree60bf5147d7608e6217b37e6807c386b3a43a2b36 /pcr/mpdscribble/service
parent19fe7e7da672746eea0c2cae0307cea5e54fb23e (diff)
parentb0bb663657922f0154dd8d60a6d5455f9a2bfe3c (diff)
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
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