#!/bin/sh . /etc/rc.subr name=dvsmon rcvar=${name}_enable command="/usr/sbin/${name}" load_rc_config $name run_rc_command "$1"