From 3253ab344071fb73f1644aaf51dbc0609e96ce93 Mon Sep 17 00:00:00 2001 From: Alexander Aring Date: Dec 02 2021 19:10:49 +0000 Subject: init: Enable systemctl help dlm to show relevant man pages 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 --- diff --git a/init/dlm.service b/init/dlm.service index 1db5925..6def985 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