SOURCES: logrotate.conf - keep 4 weeks, like before
blues
blues at pld-linux.org
Tue Dec 25 12:51:52 CET 2007
Author: blues Date: Tue Dec 25 11:51:52 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- keep 4 weeks, like before
---- Files affected:
SOURCES:
logrotate.conf (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SOURCES/logrotate.conf
diff -u SOURCES/logrotate.conf:1.10 SOURCES/logrotate.conf:1.11
--- SOURCES/logrotate.conf:1.10 Mon Dec 24 13:34:12 2007
+++ SOURCES/logrotate.conf Tue Dec 25 12:51:47 2007
@@ -2,8 +2,8 @@
# Rotate log files weekly.
daily
-# Keep 2 weeks worth of backlogs.
-rotate 14
+# Keep 4 weeks worth of backlogs.
+rotate 28
# Don't mail old log files to any address.
nomail
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/logrotate.conf?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list