From 700b7474d6f6c2c4c2169f9035e6756ff8683c83 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Jun 12 2009 17:49:37 +0000 Subject: Add another missing patch --- diff --git a/96-bluez.rules b/96-bluez.rules new file mode 100644 index 0000000..f3034b5 --- /dev/null +++ b/96-bluez.rules @@ -0,0 +1,5 @@ +# Run helper every time a Bluetooth device appears +# On remove actions, bluetoothd should go away by itself + +ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/usr/sbin/bluetoothd --udev" +