Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2008 14:12:27 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        "Gary Hartl" <ghartl@gmail.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   boot-time daemon startup (was Re: Newbie question)
Message-ID:  <441vx7cyxw.fsf@be-well.ilk.org>
In-Reply-To: <005701c949ce$bf38ef80$3daace80$@com> (Gary Hartl's message of "Tue\, 18 Nov 2008 17\:41\:06 -0500")
References:  <005701c949ce$bf38ef80$3daace80$@com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Gary Hartl" <ghartl@gmail.com> writes:

> I've been out of the bsd loop for a bit, i'm trying to setup nagios which is
> fine 
>
>  
>
> There are a couple of settings that I either don't remember or never
> remembered and forgot that I never knew it.
>
>  
>
> Ok so nagios is asking me for an rc.d path, which if i recall FBSD doesn't
> use it is a linux script path for starting services at different run levels.

Any reason you're not installing it from the port?  Someone has already
done the porting effort for you.

FreeBSD doesn't use runlevels in that sense, but it does have a fairly
involved rc.d facility.  Try "man rc.d".

> So does FBSD emulate it for certain packages cause Nagios finds it at
> /usr/local/etc/rc.d but the only thing i have in it is webmin.sh which is
> for my webmin interface (although I must confess I'm not sure why it is
> there or what it is doing).  

Presumably you installed webmin from the ports system?

> I must also admit i feel rather retarded, since I used to know this stuff
> like the back of my hand, but it's been 6-7 years since i've been actively
> using FBSD but am looking to get back into it.

That's okay; things haven't stayed static in the FreeBSD world anyway. 

> Rc.d anyone? 

On FreeBSD?  Everyone, pretty much.

> My assumption is that FBSD is using inetd for starting services correct?

No. inetd isn't even started these days unless you override FreeBSD's
defaults on purpose.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441vx7cyxw.fsf>