artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde2318
)
snmpd cannot reload
author
halex
<halex@openbsd.org>
Mon, 25 Aug 2014 12:08:55 +0000
(12:08 +0000)
committer
halex
<halex@openbsd.org>
Mon, 25 Aug 2014 12:08:55 +0000
(12:08 +0000)
ok reyk@
etc/rc.d/snmpd
patch
|
blob
|
history
diff --git
a/etc/rc.d/snmpd
b/etc/rc.d/snmpd
index
a3648d5
..
ae8f1a3
100644
(file)
--- a/
etc/rc.d/snmpd
+++ b/
etc/rc.d/snmpd
@@
-1,11
+1,12
@@
#!/bin/sh
#
-# $OpenBSD: snmpd,v 1.
1 2011/07/06 18:55:36 robert
Exp $
+# $OpenBSD: snmpd,v 1.
2 2014/08/25 12:08:55 halex
Exp $
daemon="/usr/sbin/snmpd"
. /etc/rc.d/rc.subr
pexp="snmpd: parent.*"
+rc_reload=NO
rc_cmd $1