summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChengyi Zhao <chengyi1.zhao@archermind.com>2013-07-12 14:05:41 +0800
committerPatrick McCarty <patrick.mccarty@linux.intel.com>2013-09-30 13:15:32 -0700
commit456278203cfb0ea8a981556ee98ad0bb331749b4 (patch)
treefe491524259a51e86449968bb104d24083931f2d
parentf4e861067a4674841f6a9f8ed032fb950c7aa50a (diff)
downloadconnman-456278203cfb0ea8a981556ee98ad0bb331749b4.tar.gz
connman-456278203cfb0ea8a981556ee98ad0bb331749b4.tar.bz2
connman-456278203cfb0ea8a981556ee98ad0bb331749b4.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.