Control: fixed -1 5.23-1 Control: fixed -1 5.23-2 ❦ 8 février 2013 01:48 +0100, Michael Biebl <[email protected]> :
> under systemd, starting long-running processes, like bluetoothd, from
> udev rules is not recommended.
> Instead, devices should be tagged instead and the service started from
> the corresponding target.
>
> 99-systemd.rules contains
> SUBSYSTEM=="bluetooth", TAG+="systemd",
> ENV{SYSTEMD_WANTS}="bluetooth.target"
>
> and the systemd service file shipped in the bluetooth package has a
>
> [Install]
> WantedBy=bluetooth.target
>
> section. By hooking up the service in bluetooth.target, it will be
> started automatically when bluetooth hardware is attached.
>
> This means, starting the bluetooth daemon in 97-bluetooth.rules is not
> recommended under systemd. The best way is to simply skip those rules.
This rule file is no longer shipped in bluez.
--
/*
* We used to try various strange things. Let's not.
*/
2.2.16 /usr/src/linux/fs/buffer.c
signature.asc
Description: PGP signature

