ACC SHELL

Path : /etc/logrotate.d/
File Upload :
Current File : //etc/logrotate.d/rsync

/var/log/rsyncd.log {
    compress
    dateext
    maxage 365
    rotate 99
    size=+1024k
    notifempty
    missingok
    copytruncate
}


ACC SHELL 2018