Depend pvcnoded on Zookeeper (harder) and libvirtd
This commit is contained in:
parent
a671d9d457
commit
a130f19a19
|
@ -2,7 +2,8 @@
|
|||
|
||||
[Unit]
|
||||
Description = Parallel Virtual Cluster node daemon
|
||||
After = network-online.target zookeeper.service
|
||||
After = network-online.target zookeeper.service libvirtd.service
|
||||
Wants = zookeeper.service libvirtd.service
|
||||
PartOf = pvc.target
|
||||
|
||||
[Service]
|
||||
|
|
Loading…
Reference in New Issue