oops, linewrap

SVN-Revision: 91
This commit is contained in:
Mike Baker 2004-07-12 04:25:55 +00:00
parent b5341ff5f3
commit 04749f2c21
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@ ifup () (
$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
e -t $if_mtu -k
$DEBUG /sbin/pppoecd $if -u $if_username -p $if_password \
-i 0 -I $if_redial -T $if_idletime -t $if_mtu -k
;;
*)
echo "### WARNING $if: $if_proto is not supported"