From owner-freebsd-questions Thu Dec 23 11:17:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 2D82114D26 for ; Thu, 23 Dec 1999 11:17:23 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 121DjS-000F6j-00; Thu, 23 Dec 1999 21:17:02 +0200 From: Sheldon Hearn To: Jonathon McKitrick Cc: keramida@ceid.upatras.gr, Rich Wilson , freebsd-questions@FreeBSD.ORG Subject: Re: Out of file descriptors at boot In-reply-to: Your message of "Thu, 23 Dec 1999 14:48:56 GMT." Date: Thu, 23 Dec 1999 21:17:02 +0200 Message-ID: <58076.945976622@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 23 Dec 1999 14:48:56 GMT, Jonathon McKitrick wrote: > >Try removing "rc.conf" from your rc_conf_files, making it: > > > > rc_conf_files="/etc/rc.conf.local" > > Isn't this a good way to trash the system? Copying /defaults/rc.conf to > /etc/rc.conf? Not if you remove rc.conf from rc_conf_files in the copied file, no. However, this isn't recommended practice, because you lose the power of the whole defaults directory idea. As Mark Ovens mentioned, /etc/rc.conf really is for overrides only. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message