Hi folks,

from /etc/logrotate.conf:

-----
# no packages own lastlog or wtmp -- we'll rotate them here
/var/log/wtmp {
    monthly
    create 0664 root utmp
    rotate 1
}
-----

It states it rotates lastlog (/var/log/lastlog) but it doesn't and my lastlog 
grows forever. Doesn't seem right. Anybody else seeing the same or have I 
messed up?

I mean I can easily edit /etc/logrotate.conf but I think it should do that by 
default.

Uwe

-- 
95% of all programmers rate themselves among the top 5% of all software 
developers. - Linus Torvalds

http://www.uwix.iway.na (last updated: 20.06.2004)
-- 
gentoo-user@gentoo.org mailing list

Reply via email to