Date: Sun, 14 Feb 1999 20:11:07 +0100 From: "Jose M. Alcaide" <jose@we.lc.ehu.es> 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 Message-ID: <36C71FCB.5EF132B2@we.lc.ehu.es> References: <A0CFA284C004D211B7EE0060082F32A412E1D1@freya.circle.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36C71FCB.5EF132B2>