mirror of
git://git.proxmox.com/git/pve-ha-manager.git
synced 2025-01-07 21:18:00 +03:00
fix #2234: fix typo in service description
replace Ressource by Resource Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
parent
b9828b7552
commit
993af4280e
2
debian/pve-ha-crm.service
vendored
2
debian/pve-ha-crm.service
vendored
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=PVE Cluster Ressource Manager Daemon
|
||||
Description=PVE Cluster Resource Manager Daemon
|
||||
ConditionPathExists=/usr/sbin/pve-ha-crm
|
||||
Wants=pve-cluster.service
|
||||
Wants=watchdog-mux.service
|
||||
|
2
debian/pve-ha-lrm.service
vendored
2
debian/pve-ha-lrm.service
vendored
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=PVE Local HA Ressource Manager Daemon
|
||||
Description=PVE Local HA Resource Manager Daemon
|
||||
ConditionPathExists=/usr/sbin/pve-ha-lrm
|
||||
Wants=pve-cluster.service
|
||||
Wants=watchdog-mux.service
|
||||
|
Loading…
Reference in New Issue
Block a user