Mark Panzer wrote: > Are system maintainers (su's) supposed to clean out the /var/log > directory after a while? Mine is up to 15MB and I don't think I really > need to see if I connected to the internet on June 2nd. Also is there a > program which cleans this for you, or what is the correct way? Thanks.
Normally this should be done by the system itself. Please check out the scripts in /etc/cron.{daily,weekly,monthly}. They contain several savelog entries. If you find spurious logfiles that aren't connected to a package anymore, report it as a bug. Logfiles are ought to be removed within the postinst if a package got --purge'd. Regards, Joey -- A mathematician is a machine for converting coffee into theorems.