This fixes the case where usb net is loaded after the network is brought up.
# Ethernet/RNDIS gadget (g_ether)
# ... or on host side, usbnet and random hwaddr
-auto usb0
+allow-hotplug usb0
iface usb0 inet static
address 192.168.0.202
netmask 255.255.255.0
# Ethernet/RNDIS gadget (g_ether)
# ... or on host side, usbnet and random hwaddr
-auto usb0
+allow-hotplug usb0
iface usb0 inet static
address 192.168.0.202
netmask 255.255.255.0
infrastructure for basic TCP/IP based networking."
SECTION = "base"
LICENSE = "GPL"
-PR = "r30"
+PR = "r31"
inherit update-rc.d