Hook flush into more services

Trying to ensure that pvc-flush completes before anything tries to shut
down.
This commit is contained in:
Joshua Boniface 2020-04-14 19:53:23 -04:00
parent e451426c7c
commit ae4f36b881
1 changed files with 1 additions and 1 deletions

View File

@ -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