temporary hack.
[openwrt.git] / obsolete-buildroot / README.pppoe
index 4c87d29..f5231cf 100644 (file)
@@ -70,11 +70,11 @@ The script responsible for that is /etc/init.d/S40network.
 
 You can also manually start the PPPOECD by doing:
 
-  . /etc/functions.sh; ifup wan
+  ifup wan
 
 Similarly you can shutdown the PPPOECD by doing:
 
-  . /etc/functions.sh; ifdown wan
+  ifdown wan
 
   
 5. CONFIGURATION
This page took 0.024986 seconds and 4 git commands to generate.