# Check to see if the SIM is registered before using ppp.
# Need this if using a cellular connection.
CHECKREGISTRATION=1
# Note that boot will not complete until
# ppp completes, and the PPPTIMEOUT is the
# maximum wait time for the SIM to register
# for cellular PPP.
PPPTIMEOUT=60
