From: Owen Synge Date: Mon, 12 Sep 2016 10:08:03 +0000 (+0200) Subject: systemd/CMakeLists.txt:Remove ceph-create-keys cmake X-Git-Tag: v11.1.0~408^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=639385a7f43fb90fae5a651bb8e539735b469ddf;p=ceph.git systemd/CMakeLists.txt:Remove ceph-create-keys cmake 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 --- diff --git a/systemd/CMakeLists.txt b/systemd/CMakeLists.txt index 8178a70a462b..8a1667f97163 100644 --- a/systemd/CMakeLists.txt +++ b/systemd/CMakeLists.txt @@ -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