On 2015/03/27 12:00, Alex Naumov wrote:
> 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

That's correct...hmm, do you have anything non-standard relating to
httpd2 in /etc/rc.conf.local or /etc/rc.conf?

Reply via email to