From owner-freebsd-current Tue Feb 9 15:32:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26200 for freebsd-current-outgoing; Tue, 9 Feb 1999 15:32:06 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA26195 for ; Tue, 9 Feb 1999 15:32:05 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.2/8.9.1) id PAA61855; Tue, 9 Feb 1999 15:31:47 -0800 (PST) (envelope-from dillon) Date: Tue, 9 Feb 1999 15:31:47 -0800 (PST) From: Matthew Dillon Message-Id: <199902092331.PAA61855@apollo.backplane.com> To: Richard Wackerbarth Cc: "Jordan K. Hubbard" , Matthew Dillon , David Wolfskill , current@FreeBSD.ORG Subject: Re: Heads up! /etc/rc.conf.site is dead. References: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :Personally, I have to side with Matt. :I like to have ALL of the files in one directory. :That way I can "grep ntpd /etc/rc*" and find ALL the line that are likely :to affect it. Moving some of the files into another directory just :complicates things. : :I like the idea of having all the "default knobs" in one file. :I recommend /etc/rc.conf.defaults I like this idea ( /etc/rc.conf.defaults ) better then /etc/defaults/rc.conf. Maybe /etc/rc.conf.distribution instead of /etc/rc.conf.defaults. Either is better then /etc/defaults/rc.conf. I don't think we should have an /etc/defaults/ directory, but if it is insisted on then *ALL* the read-only files should be moved into it, not just one of them. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message