2013-08-02 14:50:50 +00:00
|
|
|
Index: logrotate-3.8.5/logrotate.8
|
|
|
|
===================================================================
|
|
|
|
--- logrotate-3.8.5.orig/logrotate.8 2013-07-25 15:30:36.687434418 +0200
|
|
|
|
+++ logrotate-3.8.5/logrotate.8 2013-07-31 16:08:57.460078472 +0200
|
2015-02-20 12:18:45 +00:00
|
|
|
@@ -121,6 +121,10 @@
|
2013-08-02 14:50:50 +00:00
|
|
|
anywhere in the config file as long as the first non-whitespace
|
2015-02-20 12:18:45 +00:00
|
|
|
character on the line is a \fB#\fR.
|
2013-08-02 14:50:50 +00:00
|
|
|
|
|
|
|
+Values are separated from directives by whitespace and/or an optional =.
|
|
|
|
+Numbers must be specified in a format understood by
|
|
|
|
+.BR strtoul(3).
|
|
|
|
+
|
2015-02-20 12:18:45 +00:00
|
|
|
The next section of the config file defines how to handle the log file
|
2013-08-02 14:50:50 +00:00
|
|
|
\fI/var/log/messages\fR. The log will go through five weekly rotations before
|
|
|
|
being removed. After the log file has been rotated (but before the old
|