%PDF- %PDF-
| Direktori : /proc/thread-self/root/etc/logrotate.d/ | 
| Current File : //proc/thread-self/root/etc/logrotate.d/btmp | 
# no packages own btmp -- we'll rotate it here
/var/log/btmp {
    missingok
    monthly
    create 0660 root utmp
    rotate 1
}