Hacked By AnonymousFox

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

/var/log/chrony/*.log {
    missingok
    nocreate
    sharedscripts
    postrotate
        /usr/bin/chronyc cyclelogs > /dev/null 2>&1 || true
    endscript
}

Hacked By AnonymousFox1.0, Coded By AnonymousFox