oops... typo
authorFelix Fietkau <nbd@openwrt.org>
Fri, 31 Aug 2007 16:20:40 +0000 (16:20 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 31 Aug 2007 16:20:40 +0000 (16:20 +0000)
SVN-Revision: 8564

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"} \