Parent: 0e3af927b7558064380008471fdaae3a570c99bf
Author: Martin Pitt <martin.pitt@ubuntu.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2015-10-23 19:33:59
Tree: dd3039b7b40ca7d5225f7a98524f0ff7d7667e18
systemd: Check if bluetooth is supported in the kernel When running a kernel without bluetooth support, bluetooth.service fails to start with bluetoothd[1640]: Failed to access management interface bluetoothd[1640]: Adapter handling initialization failed systemd[1]: bluetooth.service: Main process exited, code=exited, status=1/FAILURE systemd[1]: Failed to start Bluetooth service. This causes an unnecessary "degraded" state and more importantly breaks package installation when the bluez package auto-starts the daemon. Add a condition to only start the service if /sys/class/bluetooth exists. https://launchpad.net/bugs/1506774
Diffstat
| M | src/bluetooth.service.in | | | 1 | + |
1 files changed, 1 insertions(+), 0 deletions(-)