ifup is now a standalone script

SVN-Revision: 95
master
Mike Baker 20 years ago
parent 7822103223
commit b022d966eb
  1. 4
      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

Loading…
Cancel
Save