]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
bluez5_utils: Make systemd link correctly
authorTrent Piepho <tpiepho@impinj.com>
Tue, 27 Feb 2018 21:21:31 +0000 (13:21 -0800)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 27 Feb 2018 21:44:17 +0000 (22:44 +0100)
commitaca8bcc836f7df6c8ddb1d5a71348ed08e374320
treecfe4e81f112ea8fefa9772fa3a8a4e67f75dbc7f
parent1cf62bfc1e0774fc36b7acc8b09613dbf46e985b
bluez5_utils: Make systemd link correctly

The link in /etc/systemd/system/, named dbus-org.bluez.service, pointing to
../../../../usr/lib/systemd/system/bluetooth.service has one too many ".." in
it.  Likely the target was copied from the other link in
/etc/systemd/system/bluetooth.target.wants/, which is one level deeper.

Adjust link to be correct.

Signed-off-by: Trent Piepho <tpiepho@impinj.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bluez5_utils/bluez5_utils.mk