ifup is now a standalone script
SVN-Revision: 95
This commit is contained in:
parent
7822103223
commit
b022d966eb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue