projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69a0f7f
)
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)
SVN-Revision: 1757
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 ee88e4b9e9210cbe20eb4a443d4a9964dc569bed..dc08aa54523f80bc40f59b68337ad6b58afb06af 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 \