[Cluster-devel] [PATCH dlm-tool 1/6] init: Enable systemctl help dlm to show relevant man pages

Alexander Aring aahringo at redhat.com
Thu Dec 2 20:20:34 UTC 2021


Took it from the debian patches. This patch adds entries to the systemd
unit file to reference relevant man pages.

Reported-by: Ferenc Wágner <wferi at debian.org>
---
 init/dlm.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/init/dlm.service b/init/dlm.service
index 1db59251..6def985b 100644
--- a/init/dlm.service
+++ b/init/dlm.service
@@ -2,6 +2,7 @@
 Description=dlm control daemon
 Requires=corosync.service sys-kernel-config.mount
 After=corosync.service sys-kernel-config.mount
+Documentation=man:dlm_controld man:dlm.conf man:dlm_stonith
 
 [Service]
 OOMScoreAdjust=-1000
-- 
2.27.0




More information about the Cluster-devel mailing list