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.laute...@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 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel