From owner-freebsd-stable Sun Feb 14 11:11:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26911 for freebsd-stable-outgoing; Sun, 14 Feb 1999 11:11:44 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26905 for ; Sun, 14 Feb 1999 11:11:41 -0800 (PST) (envelope-from jose@we.lc.ehu.es) Received: from we.lc.ehu.es (lxpxbl.lx.ehu.es [158.227.99.137]) by polaris.we.lc.ehu.es (8.9.1/8.9.1) with ESMTP id UAA09899; Sun, 14 Feb 1999 20:11:08 +0100 (MET) Message-ID: <36C71FCB.5EF132B2@we.lc.ehu.es> Date: Sun, 14 Feb 1999 20:11:07 +0100 From: "Jose M. Alcaide" Organization: Universidad del País Vasco - Dept. Electricidad y Electrónica X-Mailer: Mozilla 4.07 [en] (X11; U; FreeBSD 3.0-STABLE i386) MIME-Version: 1.0 To: tcobb@staff.circle.net CC: tom@uniserve.com, ohartman@ipamzlx.physik.uni-mainz.de, freebsd-stable@FreeBSD.ORG Subject: Re: Out of file descriptor error 3.1-BETA References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think that this problem is related to the new rc.conf location. Now, the "default" rc.conf lives in /etc/defaults, and under /etc is the rc.conf that contains _only_ local modifications. The /etc/rc script has been modified to read /etc/defaults/rc.conf, which in turn reads (if they exist) /etc/rc.conf and /etc/rc.conf.local. Check that /etc/rc reads /etc/defaults/rc.conf (and /etc/rc.conf only as a fallback), and that your /etc/rc.conf _only_ contains local modifications, and that it does not read rc.conf recursively. Hope this helps, -- JMA ----------------------------------------------------------------------- José Mª Alcaide | mailto:jose@we.lc.ehu.es Universidad del País Vasco | mailto:jmas@es.FreeBSD.ORG Dpto. de Electricidad y Electrónica | http://www.we.lc.ehu.es/~jose Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-944858139 ----------------------------------------------------------------------- "Go ahead... make my day." - H. Callahan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message