File tinyproxy.logrotate of Package tinyproxy

/var/log/tinyproxy/tinyproxy.log {
	compress
	dateext
	maxage 365
	rotate 99
	size=+4096k
	notifempty
	missingok
	create 640 tinyproxy root
	sharedscripts
	su tinyproxy tinyproxy
	postrotate
		/usr/bin/systemctl try-restart tinyproxy
	endscript
}
openSUSE Build Service is sponsored by