File: init-script-lsb-headers

package info (click to toggle)
atop 2.8.1-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,112 kB
  • sloc: ansic: 27,274; python: 253; sh: 231; makefile: 170
file content (21 lines) | stat: -rw-r--r-- 931 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description: Short-Description and Description were swapped
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Forwarded: via web form as general request to review Debian patches
Last-Update: 2016-08-07
--- a/atopacct.init
+++ b/atopacct.init
@@ -11,10 +11,10 @@
 # Required-Stop:	$local_fs
 # Default-Start:	2 3 4 5
 # Default-Stop:		0 1 6
-# Short-Description: This daemon switches on process accounting and
-#                    transfers the process accounting records 'realtime'
-#                    to small shadow files to avoid huge disk space usage
-# Description: Process accounting control
+# Description:          This daemon switches on process accounting and
+#                       transfers the process accounting records 'realtime'
+#                       to small shadow files to avoid huge disk space usage
+# Short-Description:    Process accounting control
 ### END INIT INFO
 
 . /lib/lsb/init-functions