summaryrefslogtreecommitdiffstats
path: root/obsolete-buildroot/README.pppoe
diff options
context:
space:
mode:
Diffstat (limited to 'obsolete-buildroot/README.pppoe')
-rw-r--r--obsolete-buildroot/README.pppoe4
1 files changed, 2 insertions, 2 deletions
diff --git a/obsolete-buildroot/README.pppoe b/obsolete-buildroot/README.pppoe
index 4c87d29af..f5231cfd5 100644
--- a/obsolete-buildroot/README.pppoe
+++ b/obsolete-buildroot/README.pppoe
@@ -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