[pve-devel] [PATCH ha-manager 1/7] lrm service: add runtime directory
Fiona Ebner
f.ebner at proxmox.com
Fri Jun 16 13:33:38 CEST 2023
in preparation to allow overriding the shutdown policy with a file
there.
Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
debian/pve-ha-lrm.service | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/pve-ha-lrm.service b/debian/pve-ha-lrm.service
index fb1b5db..9f3f73d 100644
--- a/debian/pve-ha-lrm.service
+++ b/debian/pve-ha-lrm.service
@@ -22,6 +22,7 @@ After=watchdog-mux.service
ExecStart=/usr/sbin/pve-ha-lrm start
ExecStop=/usr/sbin/pve-ha-lrm stop
PIDFile=/run/pve-ha-lrm.pid
+RuntimeDirectory=pve-ha-lrm
TimeoutStopSec=infinity
KillMode=process
Type=forking
--
2.39.2
More information about the pve-devel
mailing list