summaryrefslogtreecommitdiff
path: root/scripts/bluetooth.rules.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bluetooth.rules.in')
-rw-r--r--scripts/bluetooth.rules.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/bluetooth.rules.in b/scripts/bluetooth.rules.in
deleted file mode 100644
index 64df69d58..000000000
--- a/scripts/bluetooth.rules.in
+++ /dev/null
@@ -1,4 +0,0 @@
-# Run helper every time a Bluetooth device appears
-# On remove actions, bluetoothd should go away by itself
-ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="@prefix@/sbin/bluetoothd --udev"
-ACTION=="change", SUBSYSTEM=="bluetooth", RUN+="@prefix@/sbin/bluetoothd --udev"