OSDN Git Service

udev: remove udev activation of the blutooth daemon
authorTom Gundersen <teg@jklm.no>
Thu, 3 May 2012 22:21:53 +0000 (00:21 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 8 May 2012 20:17:15 +0000 (13:17 -0700)
commit2ea98a6a043710ad4958355b62c682b4767f292e
tree8be42207c9aa2b153adecf9a311b2902485cc9d1
parent9dc57699c20f1cbf9c47fe3b8edfcde2b0e4a3e4
udev: remove udev activation of the blutooth daemon

Udev is not meant to spawn long-running processes, and as of the next
udev version such processes will be killed.

If using systemd, device activation can be used to get the same effect.

On Arch we have been disabling this rule for a long time, even though we
don't use systemd, as it was causing more problems than it was worth.
Makefile.am
configure.ac
scripts/bluetooth.rules.in [deleted file]