Commit the rest of r213270.

Thanks to Anonymous <swell dot k at gmail.com> for spotting this.
This commit is contained in:
Ed Maste 2010-09-29 22:59:49 +00:00
parent 88deede54a
commit 17332126d1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=213285

View File

@ -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"