#!/bin/sh export TERM=linux . /etc/rc.conf . /etc/rc.d/functions stat_runit "Starting mpd" exec 2>&1 exec /usr/bin/mpd --no-daemon --stdout 2>&1