aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/logging/logrotate.d/wtmpdb
diff options
context:
space:
mode:
Diffstat (limited to 'straper/db/public/logging/logrotate.d/wtmpdb')
-rw-r--r--straper/db/public/logging/logrotate.d/wtmpdb7
1 files changed, 0 insertions, 7 deletions
diff --git a/straper/db/public/logging/logrotate.d/wtmpdb b/straper/db/public/logging/logrotate.d/wtmpdb
deleted file mode 100644
index cbfc00e..0000000
--- a/straper/db/public/logging/logrotate.d/wtmpdb
+++ /dev/null
@@ -1,7 +0,0 @@
-/var/log/wtmp.db {
- missingok
- yearly
- create
- nocompress
- rotate 4
-}