From 2a50130eb015ae0821f1d7d775f7920578b79a55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 19 May 2015 20:24:17 -0300 Subject: mpdscribble: add new package to [pcr] --- pcr/mpdscribble/service | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pcr/mpdscribble/service (limited to 'pcr/mpdscribble/service') 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 -- cgit v1.2.3-2-g168b