switch to NetworkManager instead of wpasupplicant
This commit is contained in:
@ -5,12 +5,12 @@ auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
# Wireless interfaces
|
||||
auto wlan0
|
||||
iface wlan0 inet dhcp
|
||||
#auto wlan0
|
||||
#iface wlan0 inet dhcp
|
||||
# wireless_mode managed
|
||||
# wireless_essid any
|
||||
# wpa-driver wext
|
||||
wpa-conf /etc/network/wpa_supplicant.conf
|
||||
#wpa-conf /etc/network/wpa_supplicant.conf
|
||||
|
||||
# Ethernet/RNDIS gadget (g_ether)
|
||||
# ... or on host side, usbnet and random hwaddr
|
||||
|
Reference in New Issue
Block a user