From owner-freebsd-ports@FreeBSD.ORG Wed Feb 18 18:10:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1535B16A4CE; Wed, 18 Feb 2004 18:10:09 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBAD43D31; Wed, 18 Feb 2004 18:10:09 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id F1D1D72DC7; Wed, 18 Feb 2004 18:10:08 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id ED68972DBF; Wed, 18 Feb 2004 18:10:08 -0800 (PST) Date: Wed, 18 Feb 2004 18:10:08 -0800 (PST) From: Doug White To: Ted Cabeen In-Reply-To: <87u11p8sl6.fsf@gray.impulse.net> Message-ID: <20040218180829.B43291@carver.gumbysoft.com> References: <87u11p8sl6.fsf@gray.impulse.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Feature Request: /usr/local/etc/rc.conf support X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 02:10:09 -0000 On Tue, 17 Feb 2004, Ted Cabeen wrote: > With the ever-increasing number of ports that use rc.conf variables to > regulate their startup, would it be possible to add support for a > /usr/local/etc/rc.conf file in FreeBSD? The constant changes to the > rc.conf file have been playing havoc with my centralized management > systems, and it makes it harder and harder to keep the /etc/rc.conf > file set immutable (which I like to do on critical servers, to prevent > the securelevel from changing). I keep wanting to suggest using the already-existent /etc/rc.conf.local, but now that you mention that you want to lock out changes to stuff like securelevel, it makes more sense why you'd want to split it off. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org