--- src/main.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main.conf b/src/main.conf index a0608d4..7b155af 100644 --- a/src/main.conf +++ b/src/main.conf @@ -85,3 +85,8 @@ # This is a dangerous setting so the default value is false. # Do not activate this unless you really know what you are doing. # AllowEthernetTethering = false + +# Remeber technology tethering status and activate tethering when +# ConnMan starts if the tethering was active when ConnMan was stopped. +# Default value is false. +# StartTetheringAutomatically = false -- 1.7.11.7
_______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
