#!/bin/ksh daemon="${TRUEPREFIX}/bin/tinyproxy" . /etc/rc.d/rc.subr rc_pre() { install -d -o _tinyproxy -g _tinyproxy /var/run/tinyproxy } rc_cmd $1