summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Wagner <wagi@monom.org>2022-05-16 08:14:36 +0200
committerDaniel Wagner <wagi@monom.org>2022-05-25 09:12:22 +0200
commit4bf77e1c54e7926ea8dafa1060a439c2748300b9 (patch)
treed69387b83b11a67be9513017f4072c9986e66590
parentff0db1473866c6beab3299d67cf785419dd8f054 (diff)
downloadconnman-4bf77e1c54e7926ea8dafa1060a439c2748300b9.tar.gz
doc: Add note SingleConnectedTechnology can't be used with VPN
SingleConnectedTechnology can't be used with VPNs. VPNs rely on a transport which is from a different technology group. Reported by Thomas Bartosik.
-rw-r--r--doc/connman.conf.5.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/connman.conf.5.in b/doc/connman.conf.5.in
index cb36e9fb..d8084118 100644
--- a/doc/connman.conf.5.in
+++ b/doc/connman.conf.5.in
@@ -129,7 +129,8 @@ are in 'online' or 'ready' states, the newly connected service is
the only one that will be kept connected. A service connected by the
user will be used until going out of network coverage. With this
setting enabled applications will notice more network breaks than
-normal. Default value is false.
+normal. Note this options can't be used with VPNs.
+Default value is false.
.TP
.BI TetheringTechnologies= technology\fR[,...]
List of technologies that are allowed to enable tethering separated by ",".