]> git.saurik.com Git - apt.git/blame - debian/apt.logrotate
[contrib/error.cc] place a colon between errno and error text in output
[apt.git] / debian / apt.logrotate
CommitLineData
b574dd1f
MV
1/var/log/apt/term.log {
2 rotate 6
3 monthly
4 compress
5 missingok
6 notifempty
7}
8