[adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]
[openwrt.git] / package / base-files / files / etc / hotplug.d / iface / 00-netstate
1 [ ifup = "$ACTION" ] && {
2 uci set "/var/state/network.$INTERFACE.up=1"
3 }
This page took 0.040722 seconds and 5 git commands to generate.