Your IP : 3.21.126.184


Current Path : /etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/exim4-paniclog

/var/log/exim4/paniclog {
	size 10M
	missingok
	rotate 10
	compress
	delaycompress
	notifempty
	create 640 Debian-exim adm
}