From Bugzilla Helper: User-Agent: Mozilla/4.79 [ja/[Vine,RedHat]] (X11; U; Linux 2.4.18-3 i686) Description of problem: logrotate become bery heavy and slolyer. day after day. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1./etc/logrotate.d/mailman is wrong 2.make lot files in /var/log/mailman 3.become large log in /var/lib/logrotate.status Actual Results: install redhat full. and pass 3month Additional info: /etc/logrotate.d/mailman ***wrong /var/log/mailman/* { missingok } *****good /var/log/mailman/error { missingok } *****end and do # rm /var/lib/logrotate.status and # rm -rf /var/log/mailman # mkdir /var/log/mailman # chown root.mailman /var/log/mailman
*** This bug has been marked as a duplicate of 68917 ***