add hotplug stuff to trunk/
[openwrt.git] / openwrt / package / ppp / files / ifup.pppoa
index fc2e82e..8928366 100644 (file)
@@ -31,9 +31,10 @@ while :; do
        usepeerdns \
        defaultroute \
        linkname $type \
+       ipparam $type \
        user "$USERNAME" \
        password "$PASSWORD" \
-       mtu $MTU mru $MTU
+       mtu $MTU mru $MTU \
        $IDLETIME \
        $REDIAL
   
This page took 0.020873 seconds and 4 git commands to generate.