fix typo in ppp init scripts
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Oct 2005 16:16:09 +0000 (16:16 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Oct 2005 16:16:09 +0000 (16:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2245 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/ppp/files/ifup.pppoa
package/ppp/files/ifup.pppoe

index fc2e82e..51b0fe3 100644 (file)
@@ -33,7 +33,7 @@ while :; do
        linkname $type \
        user "$USERNAME" \
        password "$PASSWORD" \
-       mtu $MTU mru $MTU
+       mtu $MTU mru $MTU \
        $IDLETIME \
        $REDIAL
   
index a30dd2a..9a5d0a3 100644 (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