[Unit] Description=PVE Cluster Ressource Manager Daemon ConditionPathExists=/usr/sbin/pve-ha-crm ConditionPathExists=/etc/pve/ha/resources.cfg Requires=pve-cluster.service Wants=pvedaemon.service After=pve-cluster.service After=pvedaemon.service [Service] ExecStart=/usr/sbin/pve-ha-crm start ExecStop=/usr/sbin/pve-ha-crm stop PIDFile=/var/run/pve-ha-crm.pid TimeoutStopSec=60 Type=forking [Install] WantedBy=multi-user.target