diff --git a/node-daemon/pvc-flush.service b/node-daemon/pvc-flush.service index 814f7306..6e07cf31 100644 --- a/node-daemon/pvc-flush.service +++ b/node-daemon/pvc-flush.service @@ -9,7 +9,6 @@ Type = oneshot WorkingDirectory = /usr/share/pvc ExecStart = /usr/bin/pvc node unflush ExecStop = /usr/bin/pvc node flush -Restart = never [Install] WantedBy = pvcd.target