summaryrefslogtreecommitdiff
path: root/debian/apt.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'debian/apt.logrotate')
-rw-r--r--debian/apt.logrotate10
1 files changed, 9 insertions, 1 deletions
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