summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2010-09-29 22:59:49 +0000
committeremaste <emaste@FreeBSD.org>2010-09-29 22:59:49 +0000
commit2e07ccd67eea0b496c9aa55d2a6afd19ba2c3205 (patch)
treee2bdffea793a660b56fce68f14dcc2aaf7a37c65 /etc
parent26abe50bf104fe7fd516f6a3d577d8d487da19ec (diff)
downloadFreeBSD-src-2e07ccd67eea0b496c9aa55d2a6afd19ba2c3205.zip
FreeBSD-src-2e07ccd67eea0b496c9aa55d2a6afd19ba2c3205.tar.gz
Commit the rest of r213270.
Thanks to Anonymous <swell dot k at gmail.com> for spotting this.
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 10213fe..7109086 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -108,6 +108,7 @@ background_dhclient="NO" # Start dhcp client in the background.
synchronous_dhclient="NO" # Start dhclient directly on configured
# interfaces during startup.
defaultroute_delay="30" # Time to wait for a default route on a DHCP interface.
+defaultroute_carrier_delay="5" # Time to wait for carrier while waiting for a default route.
wpa_supplicant_program="/usr/sbin/wpa_supplicant"
wpa_supplicant_flags="-s" # Extra flags to pass to wpa_supplicant
wpa_supplicant_conf_file="/etc/wpa_supplicant.conf"
OpenPOWER on IntegriCloud