Added vrrpd package, fixed typo in vgp Config.in and added them to the package list...
[openwrt.git] / 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.018635 seconds and 4 git commands to generate.