Make sure that 'ifname' and other options aren't left behind.
Index: target/linux/x86/geos/base-files/etc/uci-defaults/ppp =================================================================== --- target/linux/x86/geos/base-files/etc/uci-defaults/ppp (revision 25243) +++ target/linux/x86/geos/base-files/etc/uci-defaults/ppp (working copy) @@ -2,6 +2,8 @@ uci batch <<__EOF__ +delete network.wan + set network.wan=interface set network.wan.proto='pppoa' set network.wan.atmdev=0
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
