]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - debian/pve-ha-crm.service
use systemd condition to avoid daemon startup when ha is disabled
[pve-ha-manager.git] / debian / pve-ha-crm.service
index 2eccdafe529ab02b52ee2a1e35d2ab756c6fe6ac..34fb91ec274bbd97d75a3c923c3902e7a7900b13 100644 (file)
@@ -1,6 +1,7 @@
 [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