public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH cluster] pve-cluster.service: remove ceph.service
@ 2021-05-03 10:00 Aaron Lauterer
  2021-06-21  7:39 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lauterer @ 2021-05-03 10:00 UTC (permalink / raw)
  To: pve-devel

The ceph.service file has been removed in pve-manager commit be244f1.
Therefore, there is no need to reference it anymore. This also avoids
showing the `ceph.service` as a `not found` unit.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
 debian/pve-cluster.service | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/pve-cluster.service b/debian/pve-cluster.service
index cc909f0..4327055 100644
--- a/debian/pve-cluster.service
+++ b/debian/pve-cluster.service
@@ -4,7 +4,6 @@ ConditionFileIsExecutable=/usr/bin/pmxcfs
 Wants=corosync.service
 Wants=rrdcached.service
 Before=corosync.service
-Before=ceph.service
 Before=cron.service
 After=network.target
 After=sys-fs-fuse-connections.mount
-- 
2.20.1





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-21  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 10:00 [pve-devel] [PATCH cluster] pve-cluster.service: remove ceph.service Aaron Lauterer
2021-06-21  7:39 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal