summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChengyi Zhao <chengyi1.zhao@archermind.com>2013-07-12 14:05:41 +0800
committerZhang zhengguang <zhengguang.zhang@intel.com>2013-07-18 23:22:46 +0800
commitfa01dee18f0a7d117250713ac3129516639dc8d0 (patch)
treeff75b2ddb89b726d6260f9541100d5f790dc1c3d
parent4476fc359da9aa9b5949b17daf39a9e1955293ed (diff)
downloadconnman-fa01dee18f0a7d117250713ac3129516639dc8d0.tar.gz
connman-fa01dee18f0a7d117250713ac3129516639dc8d0.tar.bz2
connman-fa01dee18f0a7d117250713ac3129516639dc8d0.zip
Tethering: Add tethering feature support in config file
-rw-r--r--src/main.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.conf b/src/main.conf
index b8b3239b..e4748fa5 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -89,7 +89,7 @@
# normal operation of these networks. Due to this ethernet is not
# tethered by default. Do not activate ethernet tethering unless you
# really know what you are doing.
-# TetheringTechnologies = wifi,bluetooth,gadget
+ TetheringTechnologies = wifi,bluetooth,gadget
# Restore earlier tethering status when returning from offline mode,
# re-enabling a technology, and after restarts and reboots.