remove connect line from pppoa start script

SVN-Revision: 1757
This commit is contained in:
Felix Fietkau 2005-08-26 20:24:49 +00:00
parent 69a0f7f70a
commit dcacae5d61

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 \