summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/main.conf2
-rw-r--r--data/main.le.conf2
-rw-r--r--data/main.nonsmartphone.conf2
-rw-r--r--data/main.nonsmartphone.le.conf2
4 files changed, 4 insertions, 4 deletions
diff --git a/data/main.conf b/data/main.conf
index cf529a4..0b3bdb7 100644
--- a/data/main.conf
+++ b/data/main.conf
@@ -42,7 +42,7 @@ DiscoverSchedulerInterval = 0
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 ad2cce6..772a344 100644
--- a/data/main.le.conf
+++ b/data/main.le.conf
@@ -42,7 +42,7 @@ DiscoverSchedulerInterval = 0
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 c73bbd8..5641897 100644
--- a/data/main.nonsmartphone.conf
+++ b/data/main.nonsmartphone.conf
@@ -42,7 +42,7 @@ DiscoverSchedulerInterval = 0
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 fe56d0b..ac13cf5 100644
--- a/data/main.nonsmartphone.le.conf
+++ b/data/main.nonsmartphone.le.conf
@@ -42,7 +42,7 @@ DiscoverSchedulerInterval = 0
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.