summarylogtreecommitdiffstats
path: root/mobile_mm.profile
diff options
context:
space:
mode:
authorMax Wölfing2021-10-03 22:05:01 +0200
committerMax Wölfing2021-10-03 22:05:01 +0200
commitb568bfd25b9fa1e44f7a4745229363a51a20c9d7 (patch)
tree06923cbb87676c7e264625313559480ba828e3bd /mobile_mm.profile
parenta73c42cd662493e39441fa1b07ca97fda11f7f7b (diff)
downloadaur-netctl-mm.tar.gz
Small bugfixes and refactoring
Diffstat (limited to 'mobile_mm.profile')
-rw-r--r--mobile_mm.profile12
1 files changed, 7 insertions, 5 deletions
diff --git a/mobile_mm.profile b/mobile_mm.profile
index af71c1c3808f..c1dab39d75f1 100644
--- a/mobile_mm.profile
+++ b/mobile_mm.profile
@@ -1,15 +1,17 @@
Description='Example of a mobile broadband connection profile'
Connection=mobile_mm
+IP=static
+
+# IPv6 is currently not supported (default: no)
+IP6=no
+
# The Wireless WAN interface provided by the modem
Interface=wwp0s20u4
# Block/unblock your radio
#RFKill=tpacpi_wwan_sw
-# IPv6 currently only supports 'dhcp' (default: no)
-#IP6=no
-
# Use the default route provided by the peer (default: true)
#DefaultRoute=false
@@ -41,8 +43,8 @@ AccessPointName=apn
# Amount of seconds, we will wait until initialisation of the modem will be interrupted (default: 15)
#TimeoutModem=5
-# Amount of seconds, we will wait for the connection is established (default: 30)
-#TimeoutConnect=35
+# Amount of seconds, we will wait for the connection is established (default: 25)
+#TimeoutConnect=30
# Preferred mode can be one of {ANY, 2G, 3G, 4G} (default: 4G)
#Mode=4G