/var/log/rc.stunnel.log {
	compress
	dateext
	maxage 365
	rotate 99
	size=+1024k
	notifempty
	missingok
	create 640 root root
	sharedscripts
	postrotate
		/etc/init.d/stunnel try-restart
	endscript
}
