summarylogtreecommitdiffstats
path: root/50-bluetooth-hci-auto-poweron.rules
diff options
context:
space:
mode:
authorBen Merritt2018-12-15 22:35:09 +0000
committerBen Merritt2018-12-18 04:53:44 +0000
commit34376e414ecf82cf1961604ad713d59776f98a42 (patch)
tree5a420b88a0a4b60819f01602132a0faf54f637cd /50-bluetooth-hci-auto-poweron.rules
parent9edf5584d3ee4ffcd6200dd84252545622539462 (diff)
downloadaur-34376e414ecf82cf1961604ad713d59776f98a42.tar.gz
Update to work with more recent Bluetooth stacks
Diffstat (limited to '50-bluetooth-hci-auto-poweron.rules')
-rw-r--r--50-bluetooth-hci-auto-poweron.rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/50-bluetooth-hci-auto-poweron.rules b/50-bluetooth-hci-auto-poweron.rules
deleted file mode 100644
index f88cefe4abc1..000000000000
--- a/50-bluetooth-hci-auto-poweron.rules
+++ /dev/null
@@ -1,2 +0,0 @@
-# Set bluetooth power up
-ACTION=="add", SUBSYSTEM=="bluetooth", KERNEL=="hci[0-9]*", RUN+="/usr/bin/hciconfig %k up"