projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sync pptp with trunk, remove Config.in and ipkg not needed anymore.
[openwrt.git]
/
package
/
pptp
/
files
/
ifup.pptp
diff --git
a/package/pptp/files/ifup.pptp
b/package/pptp/files/ifup.pptp
index
a9bc579
..
f401a36
100644
(file)
--- a/
package/pptp/files/ifup.pptp
+++ b/
package/pptp/files/ifup.pptp
@@
-9,7
+9,7
@@
eval "proto=\"\${${type}_proto}\""
exit
}
-[ -d "/var/lock" ] || mkdir -p /var/lock || exit 1
+mkdir -p /var/lock
for module in slhc ppp_generic ppp_async ip_gre; do
/sbin/insmod $module 2>&- >&-
This page took
0.02999 seconds
and
4
git commands to generate.