1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-12-28 03:18:21 +01:00

update settings

This commit is contained in:
DanyLE 2023-07-10 13:56:54 +02:00
parent 3ed59f46b7
commit 1a0755fed6

View File

@ -5,10 +5,11 @@ auto lo
iface lo inet loopback iface lo inet loopback
# Wireless interfaces # Wireless interfaces
auto wlan0
iface wlan0 inet dhcp iface wlan0 inet dhcp
wireless_mode managed # wireless_mode managed
wireless_essid any # wireless_essid any
wpa-driver wext # wpa-driver wext
wpa-conf /var/etc/network/wpa_supplicant.conf wpa-conf /var/etc/network/wpa_supplicant.conf
# Ethernet/RNDIS gadget (g_ether) # Ethernet/RNDIS gadget (g_ether)