Merge remote-tracking branch 'upstream/debian/sid' into debian/sid
[ntk/apt.git] / debian / apt.logrotate
CommitLineData
b574dd1f 1/var/log/apt/term.log {
71422c78 2 rotate 12
b574dd1f
MV
3 monthly
4 compress
5 missingok
6 notifempty
7}
8
06863651 9/var/log/apt/history.log {
71422c78 10 rotate 12
06863651
MV
11 monthly
12 compress
13 missingok
14 notifempty
15}
16