mirror of
https://github.com/ceph/ceph
synced 2024-12-13 06:57:21 +00:00
d32d70b783
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
20 lines
414 B
CMake
20 lines
414 B
CMake
install(FILES
|
|
ceph.target
|
|
ceph-fuse.target
|
|
ceph-osd.target
|
|
ceph-mgr.target
|
|
ceph-mon.target
|
|
ceph-mds.target
|
|
ceph-radosgw.target
|
|
ceph-rbd-mirror.target
|
|
ceph-fuse@.service
|
|
ceph-mds@.service
|
|
ceph-mgr@.service
|
|
ceph-mon@.service
|
|
ceph-osd@.service
|
|
ceph-radosgw@.service
|
|
ceph-rbd-mirror@.service
|
|
ceph-disk@.service
|
|
rbdmap.service
|
|
DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/systemd/system)
|