mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
oops, linewrap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@91 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -93,8 +93,8 @@ ifup () (
|
|||||||
|
|
||||||
$DEBUG ifconfig $if 0.0.0.0 up
|
$DEBUG ifconfig $if 0.0.0.0 up
|
||||||
|
|
||||||
$DEBUG /sbin/pppoecd $if -u $if_username -p $if_password -i 0 -I $if_redial -T $if_idletim
|
$DEBUG /sbin/pppoecd $if -u $if_username -p $if_password \
|
||||||
e -t $if_mtu -k
|
-i 0 -I $if_redial -T $if_idletime -t $if_mtu -k
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "### WARNING $if: $if_proto is not supported"
|
echo "### WARNING $if: $if_proto is not supported"
|
||||||
|
|||||||
Reference in New Issue
Block a user