view common/logrotate-trac @ 300:220701d9799b

Configure Unbound for Mythic-Beasts with DNS64 forwarder
author IBBoard <dev@ibboard.co.uk>
date Mon, 17 Feb 2020 16:23:04 +0000
parents 600b3bfb5484
children
line wrap: on
line source

/srv/trac/projects/*/log/trac.log {
	weekly
	rotate 7
	missingok
	create 640 apache apache
	compress
	su apache apache
}