Codebase list atop / c68d1b9
refresh quilt patches for 2.3.0 Marc Haber 6 years ago
8 changed file(s) with 7 addition(s) and 32 deletion(s). Raw diff Collapse all Expand all
1212
1313 CFLAGS += -O2 -I. -Wall # -DHTTPSTATS
1414 OBJMOD0 = version.o
15 @@ -61,8 +61,8 @@ systemdinstall: genericinstall
15 @@ -62,8 +62,8 @@ systemdinstall: genericinstall
1616 then mkdir -p $(DESTDIR)$(PMPATHD); fi
1717 #
1818 cp atop.cronsystemd $(DESTDIR)$(CRNPATH)/atop
33 Last-Update: 2016-08-07
44 --- a/Makefile
55 +++ b/Makefile
6 @@ -81,8 +81,6 @@ sysvinstall: genericinstall
6 @@ -82,8 +82,6 @@ sysvinstall: genericinstall
77 if [ ! -d $(DESTDIR)$(INIPATH) ]; \
88 then mkdir -p $(DESTDIR)$(INIPATH); fi
99 #
33 Last-Update: 2016-08-07
44 --- a/Makefile
55 +++ b/Makefile
6 @@ -60,10 +60,6 @@ systemdinstall: genericinstall
6 @@ -61,10 +61,6 @@ systemdinstall: genericinstall
77 if [ ! -d $(DESTDIR)$(PMPATHD) ]; \
88 then mkdir -p $(DESTDIR)$(PMPATHD); fi
99 #
33 Last-Update: 2016-08-07
44 --- a/Makefile
55 +++ b/Makefile
6 @@ -148,8 +148,6 @@ genericinstall: atop atopacctd
6 @@ -149,8 +149,6 @@ genericinstall: atop atopacctd
77 cp man/atopacctd.8 $(DESTDIR)$(MAN8PATH)
88 cp psaccs_atop $(DESTDIR)$(ROTPATH)/psaccs_atop
99 cp psaccu_atop $(DESTDIR)$(ROTPATH)/psaccu_atop
33 Last-Update: 2016-08-07
44 --- a/Makefile
55 +++ b/Makefile
6 @@ -138,8 +138,6 @@ genericinstall: atop atopacctd
6 @@ -139,8 +139,6 @@ genericinstall: atop atopacctd
77 cp atopacctd $(DESTDIR)$(SBINPATH)/atopacctd
88 chown root $(DESTDIR)$(SBINPATH)/atopacctd
99 chmod 0700 $(DESTDIR)$(SBINPATH)/atopacctd
99 no-version-symlinks
1010 var-run
1111 atop-daily
12 usr-share
1312 logrotate-nomail
1413 atop-pm
+0
-24
debian/patches/usr-share less more
0 Description: install and use script in /usr/share/atop
1 Author: Marc Haber <mh+debian-packages@zugschlus.de>
2 Forwarded: no
3 Last-Update: 2016-08-07
4 --- a/man/atop.1
5 +++ b/man/atop.1
6 @@ -822,7 +822,7 @@ When
7 is installed, the script
8 .B atop.daily
9 is stored in the
10 -.I /etc/atop
11 +.I /usr/share/atop
12 directory.
13 This scripts takes care that
14 .B atop
15 @@ -838,7 +838,7 @@ daemon using the file
16 .I /etc/cron.d/atop
17 with the contents
18 .br
19 -.B \ \ \ \ \ \ \ \ 0 0 * * * root /etc/atop/atop.daily
20 +.B \ \ \ \ \ \ \ \ 0 0 * * * root /usr/share/atop/atop.daily
21 .PP
22 When the package
23 .B psacct
121121 ** accounting file (source file to which kernel writes records)
122122 --- a/man/atop.1
123123 +++ b/man/atop.1
124 @@ -1988,7 +1988,7 @@ View the contents of the standard logfil
124 @@ -2028,7 +2028,7 @@ View the contents of the standard logfil
125125 .SH FILES
126126 .PP
127127 .TP 5
130130 Directory containing the process accounting shadow files that are
131131 used by
132132 .I atop
133 @@ -2029,7 +2029,7 @@ All binary system and process level data
133 @@ -2069,7 +2069,7 @@ All binary system and process level data
134134 in compressed format.
135135 .PP
136136 .TP 5