# Copyright 1999-2004 Gentoo Foundation # $Header: $ # Filename for the peer in /etc/ppp/peers/ PEER="adsl" # How long to wait for the firmware to begin loading FIRMWARE_TIMEOUT=20 # Whether to wait for ppp0 to come up, for the service to succeed. # Setting this to "no" could cause race conditions for other # applications wanting to access the Internet before it is available. WAIT_FOR_PPP="yes" # How long to wait for ppp0 to come up, if WAIT_FOR_PPP="yes" PPP_TIMEOUT=20