mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
ifup is now a standalone script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@95 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
edde8d40b6
commit
67ea774121
@ -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 New Issue
Block a user