• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Run helper every time a Bluetooth device appears
2# On remove actions, bluetoothd should go away by itself
3ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="@prefix@/sbin/bluetoothd --udev"
4