HOME


5h-3LL 1.0
DIR: /etc/logrotate.d
/etc/logrotate.d/
Upload File:
Current File : /etc/logrotate.d/dpkg
/var/log/dpkg.log {
	monthly
	rotate 12
	compress
	delaycompress
	missingok
	notifempty
	create 644 root root
}