projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41de0f8
)
remove connect line from pppoa start script
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 26 Aug 2005 20:24:49 +0000
(20:24 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 26 Aug 2005 20:24:49 +0000
(20:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1757
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/ppp/files/ifup.pppoa
patch
|
blob
|
history
diff --git
a/openwrt/package/ppp/files/ifup.pppoa
b/openwrt/package/ppp/files/ifup.pppoa
index
ee88e4b
..
dc08aa5
100644
(file)
--- a/
openwrt/package/ppp/files/ifup.pppoa
+++ b/
openwrt/package/ppp/files/ifup.pppoa
@@
-30,7
+30,6
@@
while :; do
ifconfig $IFNAME up
/usr/sbin/pppd nodetach \
plugin pppoatm.so ${VPI:-8}.${VCI:-35} \
- connect /bin/true \
usepeerdns \
defaultroute \
linkname $type \