]> git.saurik.com Git - apt.git/blame_incremental - debian/apt.logrotate
* apt-pkg/deb/dpkgpm.cc:
[apt.git] / debian / apt.logrotate
... / ...
CommitLineData
1/var/log/apt/term.log {
2 rotate 6
3 monthly
4 compress
5 missingok
6 notifempty
7}
8