Blob Blame History Raw
# 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"