From owner-freebsd-current Sun Feb 7 16:34:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12854 for freebsd-current-outgoing; Sun, 7 Feb 1999 16:34:34 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pinhead.parag.codegen.com ([207.44.235.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12849 for ; Sun, 7 Feb 1999 16:34:31 -0800 (PST) (envelope-from parag@cgt.com) Received: from pinhead.parag.codegen.com (parag@localhost.parag.codegen.com [127.0.0.1]) by pinhead.parag.codegen.com (8.9.2/8.8.8) with ESMTP id QAA51918; Sun, 7 Feb 1999 16:33:00 -0800 (PST) (envelope-from parag@pinhead.parag.codegen.com) Message-Id: <199902080033.QAA51918@pinhead.parag.codegen.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Lyndon Nerenberg cc: Mike Smith , Andreas Klemm , current@FreeBSD.ORG, Matthew Dillon Subject: Re: some woes about rc.conf.site In-Reply-To: Message from Lyndon Nerenberg of "Sun, 07 Feb 1999 23:13:48 MST." X-Face: =O'Kj74icvU|oS*<7gS/8'\Pbpm}okVj*@UC!IgkmZQAO!W[|iBiMs*|)n*`X ]pW%m>Oz_mK^Gdazsr.Z0/JsFS1uF8gBVIoChGwOy{EK=<6g?aHE`[\S]C]T0Wm X-URL: http://www.codegen.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Feb 1999 16:33:00 -0800 From: Parag Patel Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Because rc.conf contains configuration variables, whereas rc contains > commands to execute at boot time. Then I would suggest renaming rc.conf to be rc.vars or rc.config-vars or something more appropriate than rc.conf, which like all the other *.conf files is intended for local editing and maintainence. I do like the local overriding feature though. Yesterday I took out all my local rc.conf mods into rc.conf.local and copied in the default /usr/src/etc/rc.conf to /etc. The local mods are much smaller and much more obvious as to what is different from the default setup. -- Parag Patel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message