Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 15:13:18 -0400
From:      Kevin.Greenidge1@VerizonWireless.com
To:        david@landgren.net
Cc:        questions@freebsd.org
Subject:   RE: System very slow to boot
Message-ID:  <DFB165BE14C1D311BA0C00508BE38BF207907AC2@txwlkexmb02.uswin.ad.vzwcorp.com>

next in thread | raw e-mail | index | archive | help
I really don't want sendmail anyway so I will definitly try your suggestion.
I have a dialup account and my freebsd box gets it's ip/dns info via dhcp
from the router. It looks like I'll have to setup dns locally then so it
works whether I'm connected online or not and see if that works. 

Kevin

-----Original Message-----
From: David Landgren [mailto:david@landgren.net]
Sent: Thursday, August 28, 2003 2:04 PM
To: Kevin.Greenidge1@verizonwireless.com
Cc: questions@freebsd.org
Subject: Re: System very slow to boot


Kevin.Greenidge1@VerizonWireless.com wrote:
> 1) Since reloading my system I find that it is very slow to boot. It looks
> like it hangs while trying the load the sendmail and sendmail-client
> daemons. It eventually boots after 20 minutes or so. I tried disabling
> sendmail but it still boots very slow. The initial bootup right after

On the chance that you really don't want sendmail (if only to run a 
different MTA such as exim, postfix or qmail), you have to set two 
values in rc.conf:

sendmail_enable="NO"
mta_start_script=""

It's the latter one that tripped me up. But anyway, you do need 
functional DNS.

David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DFB165BE14C1D311BA0C00508BE38BF207907AC2>