From 92d4fc9b6d44834fef83b915eeb32ad2d81e1697 Mon Sep 17 00:00:00 2001 From: Xavier Date: Fri, 3 Jul 2015 15:15:37 +0200 Subject: [PATCH] Fixed path for HAProxy logrotate config file. Thanks for catching this @lazedo ! --- system/logrotate.d/haproxy.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/logrotate.d/haproxy.conf b/system/logrotate.d/haproxy.conf index 8148b82..9f40020 100644 --- a/system/logrotate.d/haproxy.conf +++ b/system/logrotate.d/haproxy.conf @@ -1,4 +1,4 @@ -/var/log/haproxy.log { +/var/log/haproxy/haproxy.log { daily rotate 31 missingok