#!/bin/sh . $IPKG_INSTROOT/etc/functions.sh gid=$(get_next_gid) add_group mpd $gid add_user mpd $(get_next_uid) $gid /mnt add_rcconf mpd