SOURCES: logrotate.conf - increase backlog a bit (10 weeks).

arekm arekm at pld-linux.org
Wed Jan 28 15:55:24 CET 2009


Author: arekm                        Date: Wed Jan 28 14:55:24 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- increase backlog a bit (10 weeks).

---- Files affected:
SOURCES:
   logrotate.conf (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SOURCES/logrotate.conf
diff -u SOURCES/logrotate.conf:1.15 SOURCES/logrotate.conf:1.16
--- SOURCES/logrotate.conf:1.15	Wed Dec 26 01:51:18 2007
+++ SOURCES/logrotate.conf	Wed Jan 28 15:55:18 2009
@@ -2,8 +2,8 @@
 # Rotate log files weekly.
 weekly
 
-# Keep 4 weeks worth of backlogs.
-rotate 4
+# Keep 10 weeks worth of backlogs.
+rotate 10
 
 # Rotate logs when they grow bigger than 100kB
 minsize 100k
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/logrotate.conf?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list