/var/log/chrony/*.log {
	missingok
	sharedscripts
	postrotate
		/usr/bin/chronyc cyclelogs
	endscript
}
