diff options
Diffstat (limited to 'community/mpdscribble/service')
-rw-r--r-- | community/mpdscribble/service | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/community/mpdscribble/service b/community/mpdscribble/service deleted file mode 100644 index 25f64d7d5..000000000 --- a/community/mpdscribble/service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=last.fm updater for MPD -After=mpd.service - -[Service] -ExecStart=/usr/bin/mpdscribble --no-daemon - -[Install] -WantedBy=multi-user.target |