git: boot - don't wait for wpa_supplicant to associate
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Aug 20 10:35:41 PDT 2014
    
    
  
commit b4fc4ea874c7195a2f1c62417cf462fd5bf501dd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Aug 20 10:04:09 2014 -0700
    boot - don't wait for wpa_supplicant to associate
    
    * Do not wait for wpa_supplicant to associate as doing so will prevent
      the machine from finishing the boot sequence if there are no base stations
      in range.
    
      We can do this now because the new dhclient will not blow up.
Summary of changes:
 etc/rc.d/wpa_supplicant | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b4fc4ea874c7195a2f1c62417cf462fd5bf501dd
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list