#/var/log/lastlog {
#}

/var/log/btmpx {
}

/var/log/wtmpx {
    postrotate
		/bin/chmod 644 /var/log/wtmpx
    endscript
}
