fix typo in ppp init scripts

SVN-Revision: 2245
This commit is contained in:
Felix Fietkau 2005-10-22 16:16:09 +00:00
parent 18797a0ad8
commit 5ba6af516e
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ while :; do
linkname $type \
user "$USERNAME" \
password "$PASSWORD" \
mtu $MTU mru $MTU
mtu $MTU mru $MTU \
$IDLETIME \
$REDIAL

View file

@ -34,7 +34,7 @@ while :; do
linkname $type \
user "$USERNAME" \
password "$PASSWORD" \
mtu $MTU mru $MTU
mtu $MTU mru $MTU \
$IDLETIME \
$REDIAL \
nic-$IFNAME