aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/files/snmpd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/snmpd.sh.in')
-rw-r--r--net-mgmt/net-snmp-devel/files/snmpd.sh.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp-devel/files/snmpd.sh.in b/net-mgmt/net-snmp-devel/files/snmpd.sh.in
index 35dab34e1e18..b2c7590d8aa4 100644
--- a/net-mgmt/net-snmp-devel/files/snmpd.sh.in
+++ b/net-mgmt/net-snmp-devel/files/snmpd.sh.in
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/net-mgmt/net-snmp-devel/files/Attic/snmpd.sh.in,v 1.5 2007-02-28 01:17:16 kuriyama Exp $
+# $FreeBSD: /tmp/pcvs/ports/net-mgmt/net-snmp-devel/files/Attic/snmpd.sh.in,v 1.6 2007-03-25 12:35:45 kuriyama Exp $
#
# PROVIDE: snmpd
# REQUIRE: DAEMON
@@ -32,7 +32,6 @@ rcvar=`set_rcvar`
command=%%PREFIX%%/sbin/${name}
pidfile=${snmpd_pidfile}
-sig_stop=KILL
start_precmd=snmpd_precmd
load_rc_config ${name}