add recipe to banner
[openwrt.git] / package / ppp / files / ifup.pppoe
index 4c42fa5..a038b34 100644 (file)
@@ -31,7 +31,7 @@ MTU=$(nvram get ppp_mtu)
 MTU=${MTU:-1492}
 
 ifconfig $IFNAME up
-/usr/sbin/pppd nodetach \
+/usr/sbin/pppd \
        plugin rp-pppoe.so \
        connect /bin/true \
        usepeerdns \
This page took 0.02434 seconds and 4 git commands to generate.