Ensure pvc-flush is after network-online
This commit is contained in:
parent
e23e2dd9bf
commit
fd040ab45a
|
@ -2,7 +2,7 @@
|
|||
|
||||
[Unit]
|
||||
Description = Parallel Virtual Cluster autoflush daemon
|
||||
After = pvcnoded.service pvcapid.service zookeeper.service libvirtd.service ssh.service ceph.target
|
||||
After = pvcnoded.service pvcapid.service zookeeper.service libvirtd.service ssh.service ceph.target network-online.target
|
||||
Wants = pvcnoded.service
|
||||
PartOf = pvc.target
|
||||
|
||||
|
|
Loading…
Reference in New Issue