Add another missing patch

This commit is contained in:
Bastien Nocera 2009-06-12 17:49:37 +00:00
parent d877d360af
commit 700b7474d6

5
96-bluez.rules Normal file
View File

@ -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"