X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/893d3e85b98124fc28002be5584b685324646037..8970deacc29d826c8a5d5b297f0150b0ad194b73:/debian/apt.logrotate diff --git a/debian/apt.logrotate b/debian/apt.logrotate index 3e924d383..9a6e5d155 100644 --- a/debian/apt.logrotate +++ b/debian/apt.logrotate @@ -1,5 +1,13 @@ /var/log/apt/term.log { - rotate 6 + rotate 12 + monthly + compress + missingok + notifempty +} + +/var/log/apt/history.log { + rotate 12 monthly compress missingok