]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
systemd/CMakeLists.txt:Remove ceph-create-keys cmake
authorOwen Synge <osynge@suse.com>
Mon, 12 Sep 2016 10:08:03 +0000 (12:08 +0200)
committerOwen Synge <osynge@suse.com>
Fri, 4 Nov 2016 22:05:44 +0000 (23:05 +0100)
ceph-create-keys should not be started on boot of mons with systemd so should
not exist as 'After' or 'Wants' for the ceph-mon.service

Signed-off-by: Owen Synge <osynge@suse.com>
systemd/CMakeLists.txt

index 8178a70a462b6ec28b03c10f7105b9d44adb936d..8a1667f971635b11d3054ba004d24ec4dc5f00ac 100644 (file)
@@ -9,7 +9,6 @@ install(FILES
   ceph-mds@.service
   ceph-mgr@.service
   ceph-mon@.service
-  ceph-create-keys@.service
   ceph-osd@.service
   ceph-radosgw@.service
   ceph-rbd-mirror@.service