remove connect line from pppoa start script

SVN-Revision: 1757
lede-17.01
Felix Fietkau 2005-08-26 20:24:49 +00:00
parent 69a0f7f70a
commit dcacae5d61
1 changed files with 0 additions and 1 deletions

View File

@ -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 \