/usr/local/etc/rc.d/*.sh not working?

Michael W. Lucas mwlucas at blackhelicopters.org
Tue Jun 14 15:19:41 GMT 2005


That works fine for ports, but what about truly local custom scripts?

For example, I have a server with about 400 separate MRTG daemons on
it.  (Yes, they must be separate, for administrative rather than
technical reasons.)  Each daemon has a custom script.  These aren't
ports, and they have no rcNG infrastructure.

They used to work fine.  Now they don't.  Obviously something has
changed.

I'd like to have just a plain old /usr/local/etc/rc.d/*.sh file get
executed on boot, like it used to be, but if I have to change the
scripts I will.

On Tue, Jun 14, 2005 at 05:10:25PM +0200, K?vesd?n G?bor wrote:
> For scripts in /usr/local/etc/rc.d You should add an entry to /etc/rc.conf.
> For example, if You script is somedaemon.sh, then add 
> somedaemon_enable='YES' to /etc/rc.conf and it will run at the next boot.
> 
> Cheers,
> 
> G?bor K?vesd?n
> 
> Michael W. Lucas wrote:
> 
> >I'm certain this is documented somewhere, but danged if I can find it.
> >
> >I have a whole variety of custom scripts in /usr/local/etc/rc.d.  For
> >years now, simply giving them a name ending in .sh and making them
> >executable has been sufficient to make them start on boot.
> >
> >On 5.x, it's not.  And now, having upgraded to 4.11-s on some older
> >boxes and running portupgrade -a, it's not.
> >
> >Obviously these scripts need something else.  There's no fancy rcNG
> >infrastructure in them; is rcNG a requirement for startup scripts now?
> >Any pointers on where I can find the right documentation?
> >
> >Thanks,
> >
> >==ml
> >
> > 
> >

-- 
Michael W. Lucas	mwlucas at FreeBSD.org, mwlucas at BlackHelicopters.org
		http://www.BlackHelicopters.org/~mwlucas/

"The cloak of anonymity protects me from the nuisance of caring." -Non Sequitur


More information about the freebsd-stable mailing list