/var/log/synorelayd.log {
	rotate 5
	missingok
	size 1M
	postrotate
		/usr/syno/sbin/synorelayd --reopen
	endscript
}

