summaryrefslogtreecommitdiffstats
path: root/debian/patches/systemd-doc.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 06:40:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 06:40:13 +0000
commit70f15f82608220f5351716d4fb29ff5d0c339010 (patch)
treebdc6aa1d04df6136e48df5fcf7f9a906990f923c /debian/patches/systemd-doc.patch
parentAdding upstream version 1.0.12. (diff)
downloadcluster-glue-70f15f82608220f5351716d4fb29ff5d0c339010.tar.xz
cluster-glue-70f15f82608220f5351716d4fb29ff5d0c339010.zip
Adding debian version 1.0.12-22.debian/1.0.12-22
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/systemd-doc.patch')
-rw-r--r--debian/patches/systemd-doc.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/systemd-doc.patch b/debian/patches/systemd-doc.patch
new file mode 100644
index 0000000..f8908fa
--- /dev/null
+++ b/debian/patches/systemd-doc.patch
@@ -0,0 +1,14 @@
+Description: Add manpage to systemd service documentation
+Author: Valentin Vidic <Valentin.Vidic@CARNet.hr>
+Last-Update: 2018-04-25
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/logd/logd.service.in
++++ b/logd/logd.service.in
+@@ -1,5 +1,6 @@
+ [Unit]
+ Description=ha_logd logging daemon
++Documentation=man:ha_logd(8)
+ Before=pacemaker.service
+ PartOf=pacemaker.service
+