Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2007 19:13:38 +0200
From:      John Hay <jhay@meraka.org.za>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        Dag-Erling Sm?rgrav <des@des.no>, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, David O'Brien <obrien@FreeBSD.ORG>, cvs-src@FreeBSD.org
Subject:   Re: cvs commit: src/etc/rc.d early.sh
Message-ID:  <20071011171338.GA31338@zibbi.meraka.csir.co.za>
In-Reply-To: <alpine.BSF.0.9999.0710110850090.12203@qbhto.arg>
References:  <200710090730.l997UEEF042804@repoman.freebsd.org> <20071010002930.GA91077@dragon.NUXI.org> <20071010183542.GA58383@hub.freebsd.org> <alpine.BSF.0.9999.0710101744420.8687@qbhto.arg> <86odf615j2.fsf@ds4.des.no> <alpine.BSF.0.9999.0710110850090.12203@qbhto.arg>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> >This is precisely why we have rc.early and rc.local: so people who have 
> >special (perhaps one-off) needs can do special (perhaps one-off) things 
> >without jumping through too many hoops.
> 
> No one is suggesting removing rc.local, and I would vigorously oppose 
> doing so.
> 
> As I said in my last message, if users respond to the deprecation warning 
> with a request not to remove it, we can convert it to being a regular rc.d 
> script. That way it's only a little dangerous instead of being super 
> dangerous and potentially fatal.

Well I use it (/etc/rc.early) here for our wireless routers because it
runs early enough that one can twiddle things in time for the rest of
the network rc stuff to pick it up. It is nice to have it, but not a
big deal if it does go away. I will just add it locally. :-)

About the danger side of it, I'm not sure we should worry about it
too much. On a "normal" machine only root can create/edit
/etc/rc.early and there are many other ways root can kill his box.

John
-- 
John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org



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