HOME


Mini Shell 1.0
DIR:/etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/bootlog
/var/log/boot.log
{
    missingok
    daily
    copytruncate
    rotate 7
    notifempty
}