]> git.proxmox.com Git - ceph.git/blob - ceph/systemd/CMakeLists.txt
update sources to v12.1.3
[ceph.git] / ceph / systemd / CMakeLists.txt
1 install(FILES
2 ceph.target
3 ceph-fuse.target
4 ceph-osd.target
5 ceph-mgr.target
6 ceph-mon.target
7 ceph-mds.target
8 ceph-radosgw.target
9 ceph-rbd-mirror.target
10 ceph-fuse@.service
11 ceph-mds@.service
12 ceph-mgr@.service
13 ceph-mon@.service
14 ceph-osd@.service
15 ceph-radosgw@.service
16 ceph-rbd-mirror@.service
17 ceph-disk@.service
18 ceph-volume@.service
19 rbdmap.service
20 DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/systemd/system)