summaryrefslogtreecommitdiffstats
path: root/debian/patches/systemd-doc.patch
diff options
context:
space:
mode:
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
+