projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix cups rebuild broken by [2336]
[openwrt.git]
/
openwrt
/
package
/
ppp
/
files
/
ifup.pppoa
diff --git
a/openwrt/package/ppp/files/ifup.pppoa
b/openwrt/package/ppp/files/ifup.pppoa
index
fc2e82e
..
51b0fe3
100644
(file)
--- a/
openwrt/package/ppp/files/ifup.pppoa
+++ b/
openwrt/package/ppp/files/ifup.pppoa
@@
-33,7
+33,7
@@
while :; do
linkname $type \
user "$USERNAME" \
password "$PASSWORD" \
- mtu $MTU mru $MTU
+ mtu $MTU mru $MTU
\
$IDLETIME \
$REDIAL
This page took
0.021003 seconds
and
4
git commands to generate.