[yum-git] etc/yum.logrotate

Seth Vidal skvidal at linux.duke.edu
Tue Apr 15 14:38:40 UTC 2008


 etc/yum.logrotate |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a72e9ee6d9b20c21543c4c5461bd9cc987bdba41
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Tue Apr 15 10:36:13 2008 -0400

    make logrotate cycle the yum.log file yearly to close rh bug 174969

diff --git a/etc/yum.logrotate b/etc/yum.logrotate
index 1e28f64..e587f96 100644
--- a/etc/yum.logrotate
+++ b/etc/yum.logrotate
@@ -2,5 +2,6 @@
     missingok
     notifempty
     size 30k
+    yearly
     create 0600 root root
 }



More information about the Yum-cvs-commits mailing list