#!/bin/sh
[ -r conf ] && . ./conf
# install -d -m 0755 -o mpd -g mpd /run/mpd
exec mpd --no-daemon ${OPTS:-}