mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 03:03:32 +00:00
Since, rc.d/defaultroute has the ability to wait for a
default route to show up we can turn this knob back on without screwing subsequent daemons that expect to be able to talk to the outside world.
This commit is contained in:
parent
bdc0df86f6
commit
b698a32036
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188010
@ -101,7 +101,7 @@ nisdomainname="NO" # Set to NIS domain if using NIS (or NO).
|
||||
dhclient_program="/sbin/dhclient" # Path to dhcp client program.
|
||||
dhclient_flags="" # Extra flags to pass to dhcp client.
|
||||
#dhclient_flags_fxp0="" # Extra dhclient flags for fxp0 only
|
||||
background_dhclient="NO" # Start dhcp client in the background.
|
||||
background_dhclient="YES" # Start dhcp client in the background.
|
||||
#background_dhclient_fxp0="YES" # Start dhcp client on fxp0 in the background.
|
||||
synchronous_dhclient="NO" # Start dhclient directly on configured
|
||||
# interfaces during startup.
|
||||
|
Loading…
x
Reference in New Issue
Block a user