summarylogtreecommitdiffstats
path: root/logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'logrotate')
-rw-r--r--logrotate6
1 files changed, 0 insertions, 6 deletions
diff --git a/logrotate b/logrotate
deleted file mode 100644
index 7691a0564a39..000000000000
--- a/logrotate
+++ /dev/null
@@ -1,6 +0,0 @@
-/var/log/avpnc/*log {
- missingok
- notifempty
- compress
- endscript
-}