]> git.saurik.com Git - apt.git/blob - debian/apt.logrotate
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
[apt.git] / debian / apt.logrotate
1 /var/log/apt/term.log {
2 rotate 6
3 monthly
4 compress
5 missingok
6 notifempty
7 }
8