From owner-freebsd-current@FreeBSD.ORG Tue Sep 7 19:37: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 A7D0B16A4CF for ; Tue, 7 Sep 2004 19:37:26 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3506143D41 for ; Tue, 7 Sep 2004 19:37:26 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i87JZ8WJ036148; Tue, 7 Sep 2004 13:35:09 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 07 Sep 2004 13:35:37 -0600 (MDT) Message-Id: <20040907.133537.77355744.imp@bsdimp.com> To: rob@pythonemproject.com From: "M. Warner Losh" In-Reply-To: <413E0769.7040005@pythonemproject.com> References: <413E0769.7040005@pythonemproject.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: 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:37:26 -0000 In message: <413E0769.7040005@pythonemproject.com> Rob writes: : 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. mergemaster forgotten maybe? Warner