From owner-freebsd-questions Wed Apr 14 15:13: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from scan.atvideo.com (ns1.atvideo.com [204.57.215.3]) by hub.freebsd.org (Postfix) with ESMTP id AC02C14E59 for ; Wed, 14 Apr 1999 15:13:01 -0700 (PDT) (envelope-from chadth@atvideo.com) Received: from chad (chadth.atvideo.com [10.0.0.130]) by scan.atvideo.com (8.9.3/8.9.3) with SMTP id PAA24243 for ; Wed, 14 Apr 1999 15:16:25 -0700 (PDT) From: "Chad Thunberg" To: Subject: Out of files descriptors Date: Wed, 14 Apr 1999 15:08:20 -0700 Message-ID: <003801be86c3$4e50dea0$8200000a@chad.ATV> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks to everyone who was going to reply to my message. I figured out what had happen, I copied the /etc/defualt/rc.conf /etc/rc.conf and changed it slightly. This caused the problem. cat /etc/rc.conf > /etc/defualt/rc.conf ; echo "" > /etc/rc.conf and rebooted. This seemed to fix the issue. -Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message