DHCP Request in the background

Polytropon freebsd at edvax.de
Wed Jan 7 05:11:15 PST 2009


On Wed, 7 Jan 2009 13:43:24 +0100, "Fernando Apesteguía" <fernando.apesteguia at gmail.com> wrote:
> I would like to know if there is a way (something in rc.conf?) to tell
> dhcp to run in the background, so while the crappy router is answering
> my request, hal, dbus and the whole thing can be loaded whitout delay.

According to /etc/defaults/rc.conf, there is the following setting:

	background_dhclient="NO"        # Start dhcp client in the background.

So if you put

	background_dhclient="YES"

into your /etc/rc.conf, it should work as expected.



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list