From 639385a7f43fb90fae5a651bb8e539735b469ddf Mon Sep 17 00:00:00 2001 From: Owen Synge Date: Mon, 12 Sep 2016 12:08:03 +0200 Subject: [PATCH] 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 --- systemd/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/systemd/CMakeLists.txt b/systemd/CMakeLists.txt index 8178a70a462b6..8a1667f971635 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 -- 2.39.5