openbsd-ports/net/net-snmp/pkg/netsnmpd.rc
sthen 41728dbfa1 update to Net-SNMP 5.7 and clean up the patches a lot.
- rc scripts added (names suggested by Nigel Taylor, I was having
a hard time coming up with something nice that avoid a conflict with
base snmpd now the rc.d namespace is shared).
2011-07-07 20:02:02 +00:00

10 lines
141 B
Bash

#!/bin/sh
#
# $OpenBSD: netsnmpd.rc,v 1.1 2011/07/07 20:02:02 sthen Exp $
daemon="${TRUEPREFIX}/sbin/snmpd"
. /etc/rc.d/rc.subr
rc_cmd $1