remove useless /etc/ppp/peers/sample file
[openwrt.git] / openwrt / package / ppp / files / ifup.pppoa
index 6539c3a..475224f 100644 (file)
@@ -31,7 +31,7 @@ esac
 MTU=$(nvram get ppp_mtu)
 MTU=${MTU:-1500}
 
-/usr/sbin/pppd nodetach \
+/usr/sbin/pppd \
        plugin pppoatm.so ${VPI:-8}.${VCI:-35} \
        usepeerdns \
        defaultroute \
This page took 0.024259 seconds and 4 git commands to generate.