[package] ppp: synthesize a .device option to make ifup work on pppoa interfaces...
[openwrt.git] / package / ppp / files / pppoa.sh
index df947aa..c64e809 100644 (file)
@@ -1,3 +1,7 @@
+scan_pppoa() {
+       config_set "$1" device "pppoa-$1"
+}
+
 coldplug_interface_pppoa() {
        setup_interface_pppoa x "$1"
 }
This page took 0.023765 seconds and 4 git commands to generate.