10 lines
147 B
Text
10 lines
147 B
Text
/var/log/wtmp /var/log/btmp {
|
|
compress
|
|
dateext
|
|
maxage 365
|
|
rotate 99
|
|
size=+400k
|
|
notifempty
|
|
missingok
|
|
copytruncate
|
|
}
|