#!/bin/sh daemon="/usr/local/sbin/snmptrapd" daemon_flags="-n -u snmptrapd -g snmptrapd -c /etc/snmptrapd.conf" . /etc/rc.d/rc.subr rc_cmd $1