/var/log/apparmor.log {
	size 10M
	missingok
	postrotate
		/usr/syno/sbin/synoservice --reload syslog-ng || true
	endscript
}

