summaryrefslogtreecommitdiff
path: root/debian/apt.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'debian/apt.logrotate')
-rw-r--r--debian/apt.logrotate8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/apt.logrotate b/debian/apt.logrotate
new file mode 100644
index 000000000..3e924d383
--- /dev/null
+++ b/debian/apt.logrotate
@@ -0,0 +1,8 @@
+/var/log/apt/term.log {
+ rotate 6
+ monthly
+ compress
+ missingok
+ notifempty
+}
+