summaryrefslogtreecommitdiff
path: root/recipes-connectivity/ppp/files/default
blob: 6cc92dfc016e829930fd0635d3718034890a5a94 (plain)
1
2
3
4
5
6
7
8
# 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