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