Depend pvcnoded on Zookeeper (harder) and libvirtd

This commit is contained in:
Joshua Boniface 2020-04-09 09:57:53 -04:00
parent a671d9d457
commit a130f19a19
1 changed files with 2 additions and 1 deletions

View File

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