remove connect line from pppoa start script

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1757 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2005-08-26 20:24:49 +00:00
parent 46d6435e58
commit 6e4f79d884
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 \