From owner-freebsd-questions@FreeBSD.ORG Tue Jan 13 01:02:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9F3D16A4CE for ; Tue, 13 Jan 2004 01:02:19 -0800 (PST) Received: from mail.syd.swiftdsl.com.au (mail.syd.swiftdsl.com.au [202.154.83.58]) by mx1.FreeBSD.org (Postfix) with SMTP id 5C15843D2D for ; Tue, 13 Jan 2004 01:02:17 -0800 (PST) (envelope-from deviledog@swiftdsl.com.au) Received: (qmail 5054 invoked from network); 13 Jan 2004 09:06:47 -0000 Received: from unknown (HELO ?192.168.0.3?) (218.214.54.98) by mail.syd.swiftdsl.com.au with SMTP; 13 Jan 2004 09:06:47 -0000 Mime-Version: 1.0 (Apple Message framework v609) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2F015412-45A7-11D8-A62D-000A95A55144@swiftdsl.com.au> Content-Transfer-Encoding: 7bit From: August Simonelli Date: Tue, 13 Jan 2004 20:02:15 +1100 To: FreeBSD-questions X-Mailer: Apple Mail (2.609) Subject: Re: /etc/rc.conf vs /etc/defaults/rc.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 09:02:19 -0000 On 13/01/2004, at 12:43 PM, Ted Suzman wrote: > Stuff you put in rc.conf overrides settings in /etc/defaults/rc.conf > > Never modify /etc/defaults/rc.conf > > -----Original Message----- > From: August Simonelli [mailto:deviledog@swiftdsl.com.au] > Sent: Monday, January 12, 2004 5:18 PM > To: freebsd-questions@freebsd.org > Subject: /etc/rc.conf vs /etc/defaults/rc.conf > > Hi all, > > I've looked in the handbook (and probably missed the explanation) but > am still a little confused. What's the difference between > these two rc.conf files? Both affect things, but what is best practice > for their use? > > Thank in advance, > > August > > PS I'm using 4.9 and realize some things may be differnet in 5.x ... > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > Thanks all who helped me on this! I really do appreciate it!