File mailgraph.logrotate of Package mailgraph

/var/log/mailgraph/mailgraph.log {
	compress
	dateext
	maxage 365
	rotate 99
	size=+4096k
	notifempty
	missingok
	create 644 root root
	sharedscripts
	postrotate
		/etc/init.d/mailgraph restart
	endscript
}
openSUSE Build Service is sponsored by