diff --git a/node-daemon/pvc-flush.service b/node-daemon/pvc-flush.service index 814e19bf..aef39771 100644 --- a/node-daemon/pvc-flush.service +++ b/node-daemon/pvc-flush.service @@ -9,6 +9,7 @@ PartOf = pvcd.target Type = oneshot RemainAfterExit = true WorkingDirectory = /usr/share/pvc +ExecPreStart = /bin/sleep 10 ExecStart = /usr/bin/pvc node unflush ExecStop = /usr/bin/pvc node flush --wait