Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2005 23:33:00 -0700
From:      Nate Lawson <nate@root.org>
To:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   dhclient started twice on recent 7-current?
Message-ID:  <42DF419C.90203@root.org>

next in thread | raw e-mail | index | archive | help
When booting, dhclient is started just after "hostname".  However, once 
devd starts, it tries to start dhclient again which fails with a message 
saying dhclient is already running.

Here are the relevant sections from rc.conf:
removable_interfaces="an0"
ifconfig_fxp0="DHCP"
ifconfig_an0="DHCP"
hostname="mrspecial"
devd_enable="YES"

Ideas?

-- 
Nate



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