From 7e0ee3d6b5a437fefcd088992fb68c17868ea17e Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 20 Jul 2017 18:04:34 -0400 Subject: [PATCH] build: include the ceph-volume-systemd command in the spec file Signed-off-by: Alfredo Deza --- ceph.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph.spec.in b/ceph.spec.in index 76e361832f887..35ce7add2fce0 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -934,6 +934,7 @@ rm -rf %{buildroot} %{_sbindir}/ceph-create-keys %{_sbindir}/ceph-disk %{_sbindir}/ceph-volume +%{_sbindir}/ceph-volume-systemd %{_sbindir}/rcceph %dir %{_libexecdir}/ceph %{_libexecdir}/ceph/ceph_common.sh -- 2.39.5