aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/systemd/user/mpdas.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/systemd/user/mpdas.service b/.config/systemd/user/mpdas.service
deleted file mode 100644
index 11b185f..0000000
--- a/.config/systemd/user/mpdas.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Scrobbling Demon
-
-After=mpd.service network.target
-
-[Service]
-ExecStart=/usr/bin/mpdas -c /home/shmibs/.config/mpdas/mpdasrc
-
-[Install]
-WantedBy=default.target