summaryrefslogtreecommitdiff
path: root/community/redis/redis.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'community/redis/redis.logrotate')
-rw-r--r--community/redis/redis.logrotate5
1 files changed, 0 insertions, 5 deletions
diff --git a/community/redis/redis.logrotate b/community/redis/redis.logrotate
deleted file mode 100644
index 01d11422a..000000000
--- a/community/redis/redis.logrotate
+++ /dev/null
@@ -1,5 +0,0 @@
-/var/log/redis.log {
- notifempty
- copytruncate
- missingok
-}