Correct the dbus service file's systemd unit name for bluez.
authorWilliam Douglas <william.douglas@intel.com>
Wed, 13 Feb 2013 01:45:51 +0000 (17:45 -0800)
committerSebastian Chlad <sebastian.chlad@tieto.com>
Tue, 27 May 2014 09:28:13 +0000 (11:28 +0200)
commit89699a23322e8f7f7a87bb337d1c2f2c47fa581d
tree4e9911b4d93abded40cf60993cd3e281b3e5db8c
parent4079bffb1e4c6a840601df3fe7e4009bb68db60c
Correct the dbus service file's systemd unit name for bluez.

Even though dbus-org.bluez.service is set as an alias for the
bluetooth.service systemd unit file, systemd will not be able to load
the bluetooth daemon without the daemon being enabled (and the
dbus-org.bluez.service file linked to bluetooth.service). This patch
allows the daemon to be loaded by other services on demand.

Change-Id: Iae06636b8595b78978ba3d4a7f070da8f7b11e65
Signed-off-by: William Douglas <william.douglas@intel.com>
src/org.bluez.service