1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 14:55:00 +02:00

fix typo in ppp init scripts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2245 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-10-22 16:16:09 +00:00
parent 8325c45c30
commit 8c70130e61
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