From b2962e5d57b7f5e4c218e00917da664fb4faa650 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 23 May 2018 14:46:14 -0400 Subject: [PATCH] systemd: remove ceph-disk from CMakeLists Signed-off-by: Alfredo Deza --- systemd/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/systemd/CMakeLists.txt b/systemd/CMakeLists.txt index 37fb1d47aba..67497f9a891 100644 --- a/systemd/CMakeLists.txt +++ b/systemd/CMakeLists.txt @@ -30,6 +30,5 @@ install(FILES ceph-mds.target ceph-radosgw.target ceph-rbd-mirror.target - ceph-disk@.service ceph-volume@.service DESTINATION ${CMAKE_INSTALL_SYSTEMD_SERVICEDIR}) -- 2.39.5