fix invoking shell protocol handler scripts
[project/netifd.git] / config / network
index 2b4549d..6e9d7a6 100644 (file)
@@ -34,3 +34,8 @@ config interface lan2
        option netmask  255.255.255.0
        option gateway  192.168.1.2
 
+config interface wan
+       option proto    pppoe
+       option ifname   br-lan2
+       option username foo
+       option password bar