tune the Magicbox kernel config
[openwrt.git] / package / ppp / files / ppp.sh
index 0bb77b8..a162b97 100644 (file)
@@ -21,7 +21,7 @@ start_pppd() {
                usepeerdns \
                defaultroute \
                replacedefaultroute \
                usepeerdns \
                defaultroute \
                replacedefaultroute \
-               ${username:+username "$username" password "$password"} \
+               ${username:+user "$username" password "$password"} \
                linkname "$cfg" \
                ipparam "$cfg"
 }
                linkname "$cfg" \
                ipparam "$cfg"
 }
This page took 0.024866 seconds and 4 git commands to generate.