summaryrefslogtreecommitdiff
path: root/recipes-connectivity/ppp/files/default
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/ppp/files/default')
-rw-r--r--recipes-connectivity/ppp/files/default8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-connectivity/ppp/files/default b/recipes-connectivity/ppp/files/default
deleted file mode 100644
index 6cc92df..0000000
--- a/recipes-connectivity/ppp/files/default
+++ /dev/null
@@ -1,8 +0,0 @@
-# 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