From owner-cvs-src@FreeBSD.ORG Mon Oct 11 00:20:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B6616A4CE; Mon, 11 Oct 2004 00:20:01 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2F9A43D1F; Mon, 11 Oct 2004 00:20:01 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9B0K0nH009685; Sun, 10 Oct 2004 17:20:00 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9B0JutS009683; Sun, 10 Oct 2004 17:19:56 -0700 (PDT) (envelope-from obrien) Date: Sun, 10 Oct 2004 17:19:56 -0700 From: "David O'Brien" To: Ryan Sommers Message-ID: <20041011001956.GC9460@dragon.nuxi.com> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009083519.GA84548@dragon.nuxi.com> <20041009183217.GJ84228@lucky.net> <41683D43.4020403@gamersimpact.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41683D43.4020403@gamersimpact.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: src-committers@freebsd.org cc: netch@lucky.net cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: "Bjoern A. Zeeb" cc: Dag-Erling Sm??rgrav Subject: Re: What we keep under /etc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 00:20:02 -0000 On Sat, Oct 09, 2004 at 02:34:27PM -0500, Ryan Sommers wrote: > Umm... Read the discussion again. The topic isn't /ALL/ of /etc just > those directories that are considered part of the OS like /etc/rc.d and > /etc/defaults. The difference is rc.d contains only the startup scripts > for the operating system. All others /should/ be in /usr/local/etc/rc.d. That is too strong a statement given we have the 'local_startup' /etc/rc.conf knob. "Non-FreeBSD Project vendor" scripts should go in any desired place that is listed in 'local_startup'. -- -- David (obrien@FreeBSD.org)