diff --git a/scripts/bluetooth-suspend.sh b/scripts/bluetooth-suspend.sh new file mode 100755 index 0000000..28f9656 --- /dev/null +++ b/scripts/bluetooth-suspend.sh @@ -0,0 +1,28 @@ +#!/bin/bash + +BT_SCRIPT=/etc/pm/sleep.d/10_bluetooth + +cat > "$BT_SCRIPT" <