summaryrefslogtreecommitdiff
path: root/recipes-connectivity/ppp/files/default
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-21 08:44:40 +0300
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-05-21 13:05:31 +0300
commit1f8aaf8a9104af92b86dac7ac0c1d5c4ad73a224 (patch)
treea9cb671a859458b41c226d7812b7a096d3a7b2c9 /recipes-connectivity/ppp/files/default
parent0b05e87874108a22f9ffed069c0b98fa9e5f473c (diff)
downloadmeta-mlinux-atmel-1f8aaf8a9104af92b86dac7ac0c1d5c4ad73a224.tar.gz
meta-mlinux-atmel-1f8aaf8a9104af92b86dac7ac0c1d5c4ad73a224.tar.bz2
meta-mlinux-atmel-1f8aaf8a9104af92b86dac7ac0c1d5c4ad73a224.zip
Remove duplicate
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