linux-surface/root
Dorian Stoll 6abd8bbc86
sleep-script: Prevent bluetoothctl from timing out
If bluetooth is disabled in the BIOS, the bluetoothd process won't be
running. bluetoothctl waits for that process to launch, which means it
timeouts indefinitly, breaking suspend entirely.

By checking if bluetoothd is running before calling bluetoothctl suspend
works fine even if bluetooth is disabled in the BIOS.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2019-10-12 00:30:24 +02:00
..
etc adding touchscreen and pen udev rules for SP6 2019-04-25 18:39:49 +01:00
lib/systemd/system-sleep sleep-script: Prevent bluetoothctl from timing out 2019-10-12 00:30:24 +02:00