Index: audio/spotifyd/files/spotifyd.in =================================================================== --- audio/spotifyd/files/spotifyd.in (revision 530836) +++ audio/spotifyd/files/spotifyd.in (working copy) @@ -30,7 +30,7 @@ pidfile="/var/run/${name}/${name}.pid" procname="%%PREFIX%%/bin/${name}" command="/usr/sbin/daemon" -command_args="-S -m 3 -s info -l daemon -p ${pidfile} ${procname} --no-daemon --config-path ${spotifyd_config} ${spotifyd_args}" +command_args="-r -S -m 3 -s info -l daemon -p ${pidfile} ${procname} --no-daemon --config-path ${spotifyd_config} ${spotifyd_args}" spotifyd_precmd() {