File: 12-systat.service-documentation.patch

package info (click to toggle)
sysstat 12.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 21,156 kB
  • sloc: ansic: 49,310; sh: 1,388; xml: 1,285; makefile: 768; tcl: 756; python: 277; perl: 257
file content (25 lines) | stat: -rw-r--r-- 624 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From: Robert Luberda <robert@debian.org>
Date: Tue, 25 Aug 2020 10:31:53 +0200
Subject: Provide documentation key for systat.service file

---
 sysstat.service.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysstat.service.in b/sysstat.service.in
index 1f3192e..7031fe7 100644
--- a/sysstat.service.in
+++ b/sysstat.service.in
@@ -7,6 +7,7 @@
 
 [Unit]
 Description=Resets System Activity Logs
+Documentation=man:sa1(8) man:sadc(8) man:sar(1)
 
 [Service]
 Type=oneshot
@@ -19,4 +20,3 @@ WantedBy=multi-user.target
 Also=sysstat-collect.timer
 Also=sysstat-summary.timer
 Also=sysstat-rotate.timer
-