fix lua build broken by [2333]
[openwrt.git] / openwrt / package / ppp / files / ifup.pppoe
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
This page took 0.025516 seconds and 4 git commands to generate.