Your IP : 127.0.0.1


Current Path : /snap/core24/current/etc/logrotate.d/
Upload File :
Current File : //snap/core24/current/etc/logrotate.d/dpkg

/var/log/dpkg.log {
	monthly
	rotate 12
	compress
	delaycompress
	missingok
	notifempty
	create 644 root root
}