aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/logging/logrotate.d/apt
diff options
context:
space:
mode:
Diffstat (limited to 'straper/db/public/logging/logrotate.d/apt')
-rw-r--r--straper/db/public/logging/logrotate.d/apt16
1 files changed, 0 insertions, 16 deletions
diff --git a/straper/db/public/logging/logrotate.d/apt b/straper/db/public/logging/logrotate.d/apt
deleted file mode 100644
index 9a6e5d1..0000000
--- a/straper/db/public/logging/logrotate.d/apt
+++ /dev/null
@@ -1,16 +0,0 @@
-/var/log/apt/term.log {
- rotate 12
- monthly
- compress
- missingok
- notifempty
-}
-
-/var/log/apt/history.log {
- rotate 12
- monthly
- compress
- missingok
- notifempty
-}
-