summarylogtreecommitdiffstats
path: root/50-bluetooth-hci-auto-poweron.rules
diff options
context:
space:
mode:
Diffstat (limited to '50-bluetooth-hci-auto-poweron.rules')
-rw-r--r--50-bluetooth-hci-auto-poweron.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/50-bluetooth-hci-auto-poweron.rules b/50-bluetooth-hci-auto-poweron.rules
index 0f616c15d372..f88cefe4abc1 100644
--- a/50-bluetooth-hci-auto-poweron.rules
+++ b/50-bluetooth-hci-auto-poweron.rules
@@ -1,2 +1,2 @@
# Set bluetooth power up
-ACTION=="add", SUBSYSTEM=="bluetooth", KERNEL=="hci[0-9]*", RUN+="/bin/hciconfig %k up"
+ACTION=="add", SUBSYSTEM=="bluetooth", KERNEL=="hci[0-9]*", RUN+="/usr/bin/hciconfig %k up"