Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2003 09:18:23 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        mb@imp.ch
Cc:        src-committers@FreeBSD.org
Subject:   Re: cvs commit: src/etc/defaults rc.conf src/etc/rc.d dhclient
Message-ID:  <20030728.091823.32310695.imp@bsdimp.com>
In-Reply-To: <20030728145421.O41136@cvs.imp.ch>
References:  <Pine.NEB.3.96L.1030728084636.56734D-100000@fledge.watson.org> <20030728145421.O41136@cvs.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
: With dhclient, the problem is really not that bad. Within 3 seconds
: you normally get the lease. Which means, that we could add a script
: which checks, if the dhclient interface has a 0.0.0.0 adress (or even
: check if the default route is set), and then sleeps and blocks the
: boot process.  The applications which really need this could rely
: then on the script. And all other setups without this would boot
: faster.

Hmmm, if the link isn't up within 3 seconds, tossing things into the
background seems to be a good compromise.

Warner



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