projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a391a14
)
oops... typo
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 31 Aug 2007 16:20:40 +0000
(16:20 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 31 Aug 2007 16:20:40 +0000
(16:20 +0000)
SVN-Revision: 8564
package/ppp/files/ppp.sh
patch
|
blob
|
history
diff --git
a/package/ppp/files/ppp.sh
b/package/ppp/files/ppp.sh
index 84def1285b159bf2230381e69fe9af0ee461f47c..63d8cc43f2dca0b1df5693e183adb7edc2670b52 100644
(file)
--- a/
package/ppp/files/ppp.sh
+++ b/
package/ppp/files/ppp.sh
@@
-39,7
+39,7
@@
start_pppd() {
defaultroute \
replacedefaultroute \
${username:+user "$username" password "$password"} \
- unit "$
pppdev
" \
+ unit "$
unit
" \
linkname "$cfg" \
ipparam "$cfg" \
${connect:+connect "$connect"} \