fix typo in ppp init scripts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2245 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2005-10-22 16:16:09 +00:00
parent 442ed319b1
commit f9970eb8f8
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