Re: Last log.

Michael Brennen (mbrennen@fni.com)
Thu, 9 Jan 1997 20:58:04 -0600 (CST)


Trim wtmp
45 02 * * * root find /var/log/wtmp -size +32k -exec cp /dev/null {} \;

Hmmm... I found the above in /etc/crontab in my RH 3.0.3 and 4.0 systems.

If that is not in your crontab, could it be that a script is run that does
it?

-- Michael (mbrennen@fni.com)

On Fri, 10 Jan 1997, Michael Slater wrote:

> Thats the first thing i checked, and their is nothing that trims wtmp.