From ffdbab065bdf25bfab8c3708304736d4fea0195a Mon Sep 17 00:00:00 2001 From: Chiradeep Vittal Date: Thu, 13 Jan 2011 11:20:13 -0800 Subject: [PATCH] bug 7141: rotate standard logs more aggressively --- patches/systemvm/debian/config/etc/logrotate.d/rsyslog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/systemvm/debian/config/etc/logrotate.d/rsyslog b/patches/systemvm/debian/config/etc/logrotate.d/rsyslog index 9ce5a447a43..e18271e5fb1 100644 --- a/patches/systemvm/debian/config/etc/logrotate.d/rsyslog +++ b/patches/systemvm/debian/config/etc/logrotate.d/rsyslog @@ -24,8 +24,8 @@ /var/log/debug /var/log/messages { - rotate 4 - weekly + rotate 10 + daily missingok notifempty compress