From 4e8375928e6e9d98e97f4a11c389bfd877c03466 Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Fri, 15 Nov 2019 11:33:01 +0900 Subject: [PATCH] Install the missing service files for profile_common Change-Id: I05a6e34cd175139a8ae5610119f4d123ba3a9fe9 Signed-off-by: DoHyun Pyun --- packaging/bluetooth-tools.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packaging/bluetooth-tools.spec b/packaging/bluetooth-tools.spec index 52605b5..f2d5613 100644 --- a/packaging/bluetooth-tools.spec +++ b/packaging/bluetooth-tools.spec @@ -148,6 +148,9 @@ popd %attr(0755,-,-) %{_prefix}/etc/bluetooth/common/bt-reset-env.sh %{_libdir}/systemd/system/bluetooth-stack-up-common.service %{_libdir}/systemd/system/bluetooth-stack-down-common.service +%{_libdir}/systemd/system/bluez-start.service +%{_libdir}/systemd/system/bluetooth-hci-up.service +%{_libdir}/systemd/system/bluetooth-hci-down.service %post profile_mobile pushd %{_prefix}/etc/bluetooth/ -- 2.7.4