pvesr service: order after pve-cluster

avoids errors from this service on boot as it could be started before
pve-cluster.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-11-28 10:52:51 +01:00
parent 987851ea6e
commit be8ef06965

View File

@ -1,6 +1,7 @@
[Unit]
Description=Proxmox VE replication runner
ConditionPathExists=/usr/bin/pvesr
After=pve-cluster.service
[Service]
Type=oneshot