Viewing File: /etc/logrotate.d/exim4-paniclog

/var/log/exim4/paniclog {
	size 10M
	missingok
	rotate 10
	compress
	delaycompress
	notifempty
	nocreate
}

Back to Directory File Manager