X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/908bf643e0a9637d3a7b0ba23e673f8b505151f4..6845dd337f4cdd8e22b8962cf3e87bbe6367fe3f:/openwrt/package/ppp/files/ifup.pppoa?ds=sidebyside diff --git a/openwrt/package/ppp/files/ifup.pppoa b/openwrt/package/ppp/files/ifup.pppoa index ee88e4b9e..dc08aa545 100644 --- 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 \