On Fri, Mar 27, 2015 at 9:51 AM, Stuart Henderson <[email protected]> wrote: > On 2015-03-26, Alex Naumov <[email protected]> wrote: >> # /etc/rc.d/snmpd restart >> httpd2 (pid 29518) already running > > Weird. What are the contents of /etc/rc.d/snmpd? >
#!/bin/sh # # $OpenBSD: snmpd,v 1.1 2011/07/06 18:55:36 robert Exp $ daemon="/usr/sbin/snmpd" . /etc/rc.d/rc.subr pexp="snmpd: parent.*" rc_cmd $1

