From b20fdb8e84662eeda835517f4370adf27926605b Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 20 Jul 2017 12:26:14 -0400 Subject: [PATCH] systemd: include the ceph-volume service Signed-off-by: Alfredo Deza --- systemd/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/systemd/CMakeLists.txt b/systemd/CMakeLists.txt index 240a565d09ecc..3b03b6e613217 100644 --- a/systemd/CMakeLists.txt +++ b/systemd/CMakeLists.txt @@ -15,5 +15,6 @@ install(FILES ceph-radosgw@.service ceph-rbd-mirror@.service ceph-disk@.service + ceph-volume@.service rbdmap.service DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/systemd/system) -- 2.39.5