diff --git a/node-daemon/pvc-flush.service b/node-daemon/pvc-flush.service index 69ceb429..8c59311f 100644 --- a/node-daemon/pvc-flush.service +++ b/node-daemon/pvc-flush.service @@ -2,7 +2,7 @@ [Unit] Description = Parallel Virtual Cluster autoflush daemon -After = pvcnoded.service pvcapid.service +After = pvcnoded.service pvcapid.service zookeeper.service libvirtd.service ssh.service ceph.target Wants = pvcnoded.service PartOf = pvc.target