]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - debian/pve-ha-lrm.service
Fix shutdown order of HA and storage services
[pve-ha-manager.git] / debian / pve-ha-lrm.service
index 27375bd98f6150f578a976fe6aac8cd045e0fa72..12143f303a91b5f18d5d631fb417f88445a4b38e 100644 (file)
@@ -1,16 +1,20 @@
 [Unit]
 Description=PVE Local HA Ressource Manager Daemon
 ConditionPathExists=/usr/sbin/pve-ha-lrm
-Requires=pve-cluster.service
-Requires=watchdog-mux.service
+Wants=pve-cluster.service
+Wants=watchdog-mux.service
 Wants=pvedaemon.service
 Wants=pve-ha-crm.service
+Wants=lxc.service
+Wants=pve-storage.target
+After=pve-storage.target
 After=pve-ha-crm.service
 After=pve-cluster.service
 After=corosync.service
 After=pvedaemon.service
 After=watchdog-mux.service
 After=syslog.service
+After=lxc.service
 
 [Service]
 ExecStart=/usr/sbin/pve-ha-lrm start