#!/bin/sh
exec 2>&1
[ -r conf ] && . ./conf
exec chpst -u _upmpdcli upmpdcli ${OPTS:- -c /etc/upmpdcli.conf} 2>&1