]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
systemd: remove ceph-disk from CMakeLists
authorAlfredo Deza <adeza@redhat.com>
Wed, 23 May 2018 18:46:14 +0000 (14:46 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 13 Jun 2018 19:16:22 +0000 (15:16 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
systemd/CMakeLists.txt

index 37fb1d47aba4866dd17a0a784a735439655ac95e..67497f9a891220d10c1ea948340d2d3d919ba010 100644 (file)
@@ -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})