From owner-freebsd-current@FreeBSD.ORG Tue Sep 7 19:08:26 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDECA16A4CE for ; Tue, 7 Sep 2004 19:08:26 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFC2343D5C for ; Tue, 7 Sep 2004 19:08:26 +0000 (GMT) (envelope-from rob@pythonemproject.com) Received: from [192.168.1.101] (c-67-169-203-186.client.comcast.net[67.169.203.186]) by comcast.net (rwcrmhc12) with ESMTP id <20040907190826014002n1tge> (Authid: europax); Tue, 7 Sep 2004 19:08:26 +0000 Message-ID: <413E0769.7040005@pythonemproject.com> Date: Tue, 07 Sep 2004 12:09:29 -0700 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040816 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: still having huge number of warning after boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 19:08:27 -0000 After boot, every entry in rc.conf and /etc/defauls/rc.conf is contained in an individual warning that it is misconfigured. Sendmail is slighly different, it first says it can't find a socket and then gives all kinds of warnings. I just need some advice on how to debug the problem, Oh and after logging in everything works perfectly. Thanks, Rob