fix: Prevent bluetooth preventing suspension (#1446)

Better fix than pr 1390 addressing both, controllers unable to disconnect on suspension and devices not being able of entering suspension
This commit is contained in:
Zeglius 2024-08-01 22:55:36 +02:00 committed by GitHub
parent d0b321e19c
commit 9f2550f398
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,4 @@
# Prevent freezing device with bluetooth controllers
[Unit]
Conflicts=sleep.target
Before=sleep.target