projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7822103
)
ifup is now a standalone script
author
Mike Baker
<mbm@openwrt.org>
Tue, 13 Jul 2004 02:52:21 +0000
(
02:52
+0000)
committer
Mike Baker
<mbm@openwrt.org>
Tue, 13 Jul 2004 02:52:21 +0000
(
02:52
+0000)
SVN-Revision: 95
obsolete-buildroot/README.pppoe
patch
|
blob
|
history
diff --git
a/obsolete-buildroot/README.pppoe
b/obsolete-buildroot/README.pppoe
index 4c87d29af7e1c6ec22f5b731fd0f0c47915a85f1..f5231cfd5008ca10f33819db44abfaca8e7efa1d 100644
(file)
--- 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