Codebase list live-build / upstream/3.0_b5 frontends / cgi / live-build-cgi.logrotate
upstream/3.0_b5

Tree @upstream/3.0_b5 (Download .tar.gz)

live-build-cgi.logrotate @upstream/3.0_b5raw · history · blame

# /etc/logrotate.d/live-build

/var/log/live
{
	compress
	copytruncate
	missingok
	monthly
	notifempty
	rotate 24
}