aboutsummaryrefslogtreecommitdiff
path: root/mpd/profile.d/mpd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mpd/profile.d/mpd.sh')
-rw-r--r--mpd/profile.d/mpd.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/mpd/profile.d/mpd.sh b/mpd/profile.d/mpd.sh
deleted file mode 100644
index 5a14aef2..00000000
--- a/mpd/profile.d/mpd.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-# Start an mpd process if one isn't already running
-command -v mpd >/dev/null 2>&1 || return
-[ -s "$HOME"/.mpd/pid ] || mpd