diff options
| author | Robert Günzler <r@gnzler.io> | 2023-11-02 06:45:24 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2023-11-02 06:45:24 +0100 |
| commit | d7c3c89263a25b18dbe25277c451b10621b2bc04 (patch) | |
| tree | d450eb3e2bad4c20a274f94e04c0b49713fc3bf8 /os/etc/bluetooth/main.conf | |
| parent | de2930126ed9cfcf0b3c6ca1a405bef501f897b7 (diff) | |
update os-conf
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'os/etc/bluetooth/main.conf')
| -rw-r--r-- | os/etc/bluetooth/main.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/etc/bluetooth/main.conf b/os/etc/bluetooth/main.conf index d108934..9d1575a 100644 --- a/os/etc/bluetooth/main.conf +++ b/os/etc/bluetooth/main.conf @@ -318,7 +318,7 @@ # AutoEnable defines option to enable all controllers when they are found. # This includes adapters present on start as well as adapters that are plugged # in later on. Defaults to 'true'. -#AutoEnable=true +AutoEnable=false # Audio devices that were disconnected due to suspend will be reconnected on # resume. ResumeDelay determines the delay between when the controller |