systemd: remove ceph-disk from CMakeLists

Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
Alfredo Deza 2018-05-23 14:46:14 -04:00
parent 22c9707cd8
commit b2962e5d57

View 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})