aboutsummaryrefslogtreecommitdiffstats
path: root/testing/redis/redis.logrotate
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-06-05 08:43:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-06-05 08:44:30 +0000
commit67fddeea7fa6e6f8c87b9e27dfc879aec1526243 (patch)
treeaf7dd8b7c6f821d03062b152ec72f4426ed0b241 /testing/redis/redis.logrotate
parent5e28f200b02cb5cebd8bb7d450f5f49e6288e581 (diff)
downloadaports-67fddeea7fa6e6f8c87b9e27dfc879aec1526243.tar.bz2
aports-67fddeea7fa6e6f8c87b9e27dfc879aec1526243.tar.xz
testing/redis: fix path to logfile for logrotate
Diffstat (limited to 'testing/redis/redis.logrotate')
-rw-r--r--testing/redis/redis.logrotate2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/redis/redis.logrotate b/testing/redis/redis.logrotate
index 01d11422a5..aa5f6a2547 100644
--- a/testing/redis/redis.logrotate
+++ b/testing/redis/redis.logrotate
@@ -1,4 +1,4 @@
-/var/log/redis.log {
+/var/log/redis/redis.log {
notifempty
copytruncate
missingok