public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* udev rule bluetooth.rules
@ 2009-07-05 10:24 John Frankish
  2009-07-05 11:32 ` Stefan Seyfried
  2009-07-05 16:24 ` Marcel Holtmann
  0 siblings, 2 replies; 11+ messages in thread
From: John Frankish @ 2009-07-05 10:24 UTC (permalink / raw)
  To: linux-bluetooth@vger.kernel.org

Ref bluez-4.43 /etc/udev/bluetooth.rules:

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

Shouldn't this be of the format /etc/udev/rules.d/xx-bluetooth.rules so that it starts in the correct order - i.e. after dbus?

Is it possible to have a udev rule check that dbus is running before executing?

Regards, John



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-07-08 18:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-05 10:24 udev rule bluetooth.rules John Frankish
2009-07-05 11:32 ` Stefan Seyfried
2009-07-05 13:30   ` John Frankish
2009-07-06  6:48     ` John Frankish
2009-07-06 17:31       ` Marcel Holtmann
2009-07-07 12:36         ` Bastien Nocera
2009-07-08 18:26           ` Marcel Holtmann
2009-07-05 16:24 ` Marcel Holtmann
2009-07-05 17:11   ` Bastien Nocera
2009-07-05 17:12     ` Marcel Holtmann
2009-07-06  6:52       ` John Frankish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox