From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 17:59:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 971D116A4CE for ; Thu, 3 Jun 2004 17:59:16 -0700 (PDT) Received: from oberon.hudsonvalleynetworks.com (ool-4354dca5.dyn.optonline.net [67.84.220.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E53543D46 for ; Thu, 3 Jun 2004 17:59:16 -0700 (PDT) (envelope-from ecarmody@hudsonvalleynetworks.com) Received: from edsdell8200 (unknown [192.168.104.1]) by oberon.hudsonvalleynetworks.com (Postfix) with ESMTP id 1BEA84131 for ; Thu, 3 Jun 2004 20:59:15 -0400 (EDT) From: "Edward Carmody" To: Date: Thu, 3 Jun 2004 20:59:11 -0400 Message-ID: <000201c449cf$25ec7d50$10c8a8c0@edsdell8200> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Mailman-Approved-At: Fri, 04 Jun 2004 05:34:23 -0700 Subject: NTPD hangs on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2004 00:59:16 -0000 Hi, Recently did a cvsup and make world procedure, have a couple glitches. NTP will no longer start by enabling it in rc.conf. At each boot I see = the "starting nptd"...and then nothing; the booting process hangs. I have = to kill nptd via ctrl-c. Then boot process proceeds normally. I can = manually start nptd from the command line, and it starts, runs and syncs up = normally. Probably related, after the make world, sendmail also gave me trouble, complaining that it could find file after configuration file (all of = which existed). Then it would inform me that "Recipient names must be = specified" as if I was trying to use sendmail to send a message. I screwed around = with this for a while, to no avail, then just installed postfix 'cause I = missed my mail server too much. That fixed the issue with sendmail hanging up = the boot. Any clues to what I might have done wrong, or neglected to do? I'm = puzzled, have man'd, googled, and not found much... /ed