If a config key under [Policy] section is uncommented right now, it's assumed to be in [General] section because [Policy] line is commented out and it won't work. Signed-off-by: Mansour Behabadi <mansour@xxxxxxxxxx> --- src/main.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.conf b/src/main.conf index d9cd9e0..9d1c029 100644 --- a/src/main.conf +++ b/src/main.conf @@ -71,7 +71,7 @@ # Defaults to "off" # Privacy = off -#[Policy] +[Policy] # # The ReconnectUUIDs defines the set of remote services that should try # to be reconnected to in case of a link loss (link supervision -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html