Searched refs:PPP_ON_BOOT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/scripts/
H A Dpon3 PPP_ON_BOOT=/etc/ppp/ppp_on_boot
9 If pon is invoked without arguments, $PPP_ON_BOOT file will be
21 if [ -z "$1" -a -x "$PPP_ON_BOOT" ]; then
22 exec "$PPP_ON_BOOT"

Completed in 43 milliseconds