oops... typo
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 31 Aug 2007 16:20:40 +0000 (16:20 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 31 Aug 2007 16:20:40 +0000 (16:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8564 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/ppp/files/ppp.sh

index 84def1285b159bf2230381e69fe9af0ee461f47c..63d8cc43f2dca0b1df5693e183adb7edc2670b52 100644 (file)
@@ -39,7 +39,7 @@ start_pppd() {
                defaultroute \
                replacedefaultroute \
                ${username:+user "$username" password "$password"} \
-               unit "$pppdev" \
+               unit "$unit" \
                linkname "$cfg" \
                ipparam "$cfg" \
                ${connect:+connect "$connect"} \