]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
systemd: include the ceph-volume service
authorAlfredo Deza <adeza@redhat.com>
Thu, 20 Jul 2017 16:26:14 +0000 (12:26 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 4 Aug 2017 14:25:57 +0000 (10:25 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
systemd/CMakeLists.txt

index 240a565d09ecc7f76459873ef595f0cd35eb5d6c..3b03b6e613217f2af1d3377366b36ea7ce705a9a 100644 (file)
@@ -15,5 +15,6 @@ install(FILES
   ceph-radosgw@.service
   ceph-rbd-mirror@.service
   ceph-disk@.service
+  ceph-volume@.service
   rbdmap.service
   DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/systemd/system)