Switched eth0 with ethsw0

This commit is contained in:
Giulio 2020-09-23 20:38:12 +02:00
parent fa764e714b
commit 07dc510a4a
2 changed files with 3 additions and 2 deletions

View File

@ -212,6 +212,7 @@ CONFIG_MAC80211_MESH_SYNC_DEBUG=y
CONFIG_MAC80211_MESH_CSA_DEBUG=y
CONFIG_MAC80211_MESH_PS_DEBUG=y
CONFIG_MAC80211_TDLS_DEBUG=y
CONFIG_RFKILL=y
CONFIG_NET_9P=y
CONFIG_NET_9P_VIRTIO=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"

View File

@ -1,8 +1,8 @@
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
auto ethsw0
iface ethsw0 inet dhcp
pre-up sleep 20
auto ap0