=== modified file 'zsh-functions/zsv_defaults_mpd'
--- zsh-functions/zsv_defaults_mpd	2014-06-28 22:23:41 +0000
+++ zsh-functions/zsv_defaults_mpd	2014-06-28 14:59:48 +0000
@@ -1,4 +1,4 @@
-run=( mpd --no-daemon )
+run=( mpd )
 configfile=/etc/mpd.conf
 
 parse_mpd_config() {