2 # Begin $network_devices/services/pppoe
4 # Based upon lfs-bootscripts-1.12 $network_devices/if{down,up}
5 # Rewritten by Nathan Coulson <nathan@linuxfromscratch.org>
6 # Adapted for pppoe by DJ Lucas <dj@lucasit.com>
10 .
$network_devices/ifconfig.
$1
14 echo "Bringing up the ADSL interface..."
20 echo "Bringing down the ADSL interface..."
26 echo "Usage: $0 {up|down}"
31 # End $network_devices/services/pppoe