File: systemd-doc.patch

package info (click to toggle)
cluster-glue 1.0.12-25
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,952 kB
  • sloc: ansic: 43,012; sh: 5,606; python: 941; makefile: 578; perl: 375; xml: 101
file content (14 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
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