[pve-devel] [PATCH cluster] pve-cluster.service: remove ceph.service
Aaron Lauterer
a.lauterer at proxmox.com
Mon May 3 12:00:11 CEST 2021
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 at 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
More information about the pve-devel
mailing list