From owner-freebsd-questions Wed Mar 21 15: 8:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from copland.udel.edu (copland.udel.edu [128.175.13.92]) by hub.freebsd.org (Postfix) with ESMTP id 1608F37B71E for ; Wed, 21 Mar 2001 15:08:51 -0800 (PST) (envelope-from papalia@UDel.Edu) Received: from strauss.udel.edu (papalia@strauss.udel.edu [128.175.13.74]) by copland.udel.edu (8.9.3/8.9.3) with ESMTP id SAA25837 for ; Wed, 21 Mar 2001 18:08:49 -0500 (EST) Date: Wed, 21 Mar 2001 18:08:46 -0500 (EST) From: John To: Subject: Hang at daemon start-up Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey all... I recently started having trouble on start-up. Everything appears to be going really really well, up until the point where the "Standard daemons" are started. It loads Inet, Cron, Printer, and Sendmail, and then hangs right there. After a while (1-5 minutes) I'll ^C and the boot-up will proceed seemingly without trouble. After start-up completes, however, there's a problem with sendmail processes, showing up as: root 207 0.0 0.5 620 432 ?? Is 5:09PM 0:00.01 /bin/sh -c /usr/local/bin/reboot.reminders | /usr/sbin/sendmail root root 215 0.0 1.3 2316 1228 ?? S 5:09PM 0:00.05 /usr/sbin/sendmail root root 220 0.0 1.4 2316 1344 ?? Ss 5:09PM 0:00.06 /usr/sbin/sendmail -FCronDaemon -odi -oem -oi -t root 221 0.0 1.4 2316 1360 ?? Ss 5:09PM 0:00.05 /usr/sbin/sendmail -FCronDaemon -odi -oem -oi -t root 222 0.0 1.5 2316 1376 ?? Ss 5:09PM 0:00.05 /usr/sbin/sendmail -FCronDaemon -odi -oem -oi -t Any ideas what's going on? Thanks in advance, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message