Skip to content

Save bluetooth status on teardown

Nate Graham requested to merge ngraham/bluedevil:save-on-teardown into master

Instead of watching for the shutdown and restart signals, just save status anytime kded quits, which automatically covers those use cases as well as when logging out. This is what the code was already halfway doing; let's go all the way.

BUG: 445376 FIXED-IN: 5.23.5

cc @davidedmundson @nicolasfella @broulik

Edited by Nate Graham

Merge request reports