aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Poulain <loic.poulain@linaro.org>2020-11-19 11:27:48 +0100
committerLoic Poulain <loic.poulain@linaro.org>2020-11-19 11:27:48 +0100
commit20b69e337ea1b7a0677f4d8999277009086195e3 (patch)
treed388447c548819c60e91def532adfd329884b9cb
parent45c3cea0ee1be7106c7d01c6aba21cff9bf1df8d (diff)
Conf file documentation
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
-rw-r--r--mhi-qmi-connect.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/mhi-qmi-connect.conf b/mhi-qmi-connect.conf
index 259536c..a3127a4 100644
--- a/mhi-qmi-connect.conf
+++ b/mhi-qmi-connect.conf
@@ -7,13 +7,19 @@ enable=true
#pin=1234
[SIM2]
-#enable=true
+enable=false
#pin=1234
[RMNET]
## Retrieve network IP/DNS from bearer (no dhcp)
+## rmnet interface is configured with IP retrieved from network
+## settings. Use that option if you do not plan to use a dhcp
+## client tool on the interface.
ip_from_bearer=true
## Network as default route
+## Use the newly created interface as the system default route
+## Note that it will also replace the system DNS with the one
+## retrieved from the bearer (/etc/resolv.conf).
default_route=false