Merge "Sync main.confs with that of Bluez"
diff --git a/data/main.conf b/data/main.conf
index 9417f3f..2e1cc2d 100644
--- a/data/main.conf
+++ b/data/main.conf
@@ -42,7 +42,7 @@
 InitiallyPowered = true
 
 # Remember the previously stored Powered state when initializing adapters
-RememberPowered = true
+RememberPowered = false
 
 # Use vendor, product and version information for DID profile support.
 # The values are separated by ":" and VID, PID and version.
diff --git a/data/main.le.conf b/data/main.le.conf
index bdd90da..040ece1 100644
--- a/data/main.le.conf
+++ b/data/main.le.conf
@@ -42,7 +42,7 @@
 InitiallyPowered = true
 
 # Remember the previously stored Powered state when initializing adapters
-RememberPowered = true
+RememberPowered = false
 
 # Use vendor, product and version information for DID profile support.
 # The values are separated by ":" and VID, PID and version.
diff --git a/data/main.nonsmartphone.conf b/data/main.nonsmartphone.conf
index c181e54..62dc174 100644
--- a/data/main.nonsmartphone.conf
+++ b/data/main.nonsmartphone.conf
@@ -42,7 +42,7 @@
 InitiallyPowered = true
 
 # Remember the previously stored Powered state when initializing adapters
-RememberPowered = true
+RememberPowered = false
 
 # Use vendor, product and version information for DID profile support.
 # The values are separated by ":" and VID, PID and version.
diff --git a/data/main.nonsmartphone.le.conf b/data/main.nonsmartphone.le.conf
index 7d7325a..4a6ebe8 100644
--- a/data/main.nonsmartphone.le.conf
+++ b/data/main.nonsmartphone.le.conf
@@ -42,7 +42,7 @@
 InitiallyPowered = true
 
 # Remember the previously stored Powered state when initializing adapters
-RememberPowered = true
+RememberPowered = false
 
 # Use vendor, product and version information for DID profile support.
 # The values are separated by ":" and VID, PID and version.