From 94965e40a57e3776d2fe0c5743d46f448c57ec51 Mon Sep 17 00:00:00 2001 From: rojoka Date: Tue, 12 Apr 2016 22:45:21 +0200 Subject: [PATCH] Update logrotate.conf --- files/logrotate.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/logrotate.conf b/files/logrotate.conf index b31a038..c9c8d2a 100644 --- a/files/logrotate.conf +++ b/files/logrotate.conf @@ -5,7 +5,7 @@ daily # keep 4 weeks worth of backlogs #rotate 4 -rotate 0 +rotate 1 # create new (empty) log files after rotating old ones create