[pve-devel] [PATCH ha-manager] fix service name for pve-ha-crm
Oguz Bektas
o.bektas at proxmox.com
Tue Feb 11 09:26:25 CET 2020
"PVE Cluster Resource Manager Daemon" should be "PVE Cluster HA Resource
Manager Daemon"
[0]: https://forum.proxmox.com/threads/typo-omission.65107/
Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
---
debian/pve-ha-crm.service | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/pve-ha-crm.service b/debian/pve-ha-crm.service
index b54992f..6b57e9f 100644
--- a/debian/pve-ha-crm.service
+++ b/debian/pve-ha-crm.service
@@ -1,5 +1,5 @@
[Unit]
-Description=PVE Cluster Resource Manager Daemon
+Description=PVE Cluster HA Resource Manager Daemon
ConditionPathExists=/usr/sbin/pve-ha-crm
Wants=pve-cluster.service
Wants=watchdog-mux.service
--
2.20.1
More information about the pve-devel
mailing list