atheros switch support: add missing commit statements
[openwrt.git] / target / linux / atheros / base-files / etc / uci-defaults / network
index af7cfb0..49c2a40 100644 (file)
@@ -24,6 +24,7 @@ set network.lan.ifname=eth0.1
 set network.wan=interface
 set network.wan.ifname=eth0.2
 set network.wan.proto=dhcp
+commit network
 EOF
        HAS_SWITCH=1
 fi
@@ -33,6 +34,7 @@ fi
 set network.wan=interface
 set network.wan.ifname=eth1
 set network.wan.proto=dhcp
+commit network
 EOF
 }
 
This page took 0.020995 seconds and 4 git commands to generate.