From bd1b97d43fb7c92f04b9845c88798798854dabe7 Mon Sep 17 00:00:00 2001 From: shmibs Date: Fri, 28 Nov 2014 11:59:59 -0700 Subject: scmpc -> mpdas scmpc was scrobbling things multiple times, and it was really annoying i can't get mpdas to look for its config using ~ instead of my actual path, though, which is annoying --- .config/systemd/user/scmpc.service | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .config/systemd/user/scmpc.service (limited to '.config/systemd/user/scmpc.service') diff --git a/.config/systemd/user/scmpc.service b/.config/systemd/user/scmpc.service deleted file mode 100644 index 04cf77c..0000000 --- a/.config/systemd/user/scmpc.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Scrobbling Demon - -Wants=mpd.service -After=network.target - -[Service] -ExecStart=/usr/bin/scmpc -n -f ~/.config/scmpc/scmpc.conf - -[Install] -WantedBy=default.target -- cgit v1.2.3