/var/log/chrony/*.log {
missingok
nocreate
sharedscripts
postrotate
/usr/libexec/chrony-helper command cyclelogs > /dev/null 2>&1 || true
endscript
}