From: Alfredo Deza Date: Wed, 23 May 2018 18:46:14 +0000 (-0400) Subject: systemd: remove ceph-disk from CMakeLists X-Git-Tag: v14.0.1~1088^2~46 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b2962e5d57b7f5e4c218e00917da664fb4faa650;p=ceph.git systemd: remove ceph-disk from CMakeLists Signed-off-by: Alfredo Deza --- 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})