summaryrefslogtreecommitdiff
path: root/root
Side-by-side diff
Diffstat (limited to 'root') (more/less context) (ignore whitespace changes)
-rwxr-xr-xroot/etc/suspend-scripts/S50bluetooth4
1 files changed, 4 insertions, 0 deletions
diff --git a/root/etc/suspend-scripts/S50bluetooth b/root/etc/suspend-scripts/S50bluetooth
new file mode 100755
index 0000000..e6fa4a0
--- a/dev/null
+++ b/root/etc/suspend-scripts/S50bluetooth
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+killall -HUP hciattach
+