use default gateway for routes that have no gw specified, Signed off by: Brian J...
[openwrt.git] / package / base-files / files / etc / hotplug.d / iface / 00-netstate
1 [ ifup = "$ACTION" ] && {
2 uci_set_state network "$INTERFACE" up 1
3 }
This page took 0.048595 seconds and 5 git commands to generate.