Package: wtmpdb
Followup-For: Bug #1094965

Hi all

What about imitating the /etc/logrotate.d/wtmp file shipped by logrotate?

# cat /etc/logrotate.d/wtmpdb

/var/lib/wtmpdb/wtmp.db {
    missingok
    monthly
    nocreate
    minsize 1m
    nocompress
    rotate 4
    olddir /var/log
}

KISSes,
        g.b.

Reply via email to