rt2x00 fixes after [8548]:
[openwrt.git] / package / base-files / files / etc / hotplug.d / iface / 10-routes
index 4b55f8b..de65f28 100644 (file)
@@ -35,6 +35,7 @@ case "$ACTION" in
        ifup)
                include /lib/network
                scan_interfaces
+               . /var/state/network
                config_foreach "add_route" route
        ;;
 esac
This page took 0.023075 seconds and 4 git commands to generate.