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