Date: 02 Feb 2002 10:41:41 -0500 From: "Brandon S. Allbery " KF8NH <allbery@ece.cmu.edu> To: Thomas Hurst <tom.hurst@clara.net> Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: Junior Annoying Hacker Task Message-ID: <1012664522.7076.5.camel@pyanfar.ece.cmu.edu> In-Reply-To: <20020202105953.GA71726@voi.aagh.net> References: <5F46C986-16DB-11D6-8CEC-00039359034A@mac.com> <3C5B3225.F04B9B18@mindspring.com> <20020202110330.C16801@freebie.xs4all.nl> <20020202105953.GA71726@voi.aagh.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2002-02-02 at 05:59, Thomas Hurst wrote: > Maybe some sort of hierachy would be good.. > > /etc/rc.conf/services # sendmail, bind etc > /etc/rc.conf/security # firewall, secure levels > /etc/rc.conf/system # library paths and other low level tweakables SuSE Linux does this (/etc/rc.config for system-wide entries, /etc/rc.config.d/* for specific subsystems). It works fairly well aside from having to run a program to propagate entries. (Although that actually is something of a feature, since there's almost always an entry to tell SuSEconfig to leave the real files alone instead of propagating, so you can run things the old way if you want or if you can't DTRT using the rc.config entries.) Also, I think they borrowed this setup from DU / OSF/1. -- brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net system administrator [WAY too many hats] allbery@ece.cmu.edu electrical and computer engineering KF8NH carnegie mellon university ["better check the oblivious first" -ke6sls] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1012664522.7076.5.camel>