From fa01dee18f0a7d117250713ac3129516639dc8d0 Mon Sep 17 00:00:00 2001 From: Chengyi Zhao Date: Fri, 12 Jul 2013 14:05:41 +0800 Subject: Tethering: Add tethering feature support in config file --- src/main.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3