From eb4a071877093277c08bc1851b5a68f22637a388 Mon Sep 17 00:00:00 2001 From: Arun Sharma Date: Thu, 8 Aug 2024 17:14:07 +0000 Subject: [PATCH] PE-4832: changing size to maxsize --- overlay/files/etc/logrotate.d/stylus.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay/files/etc/logrotate.d/stylus.conf b/overlay/files/etc/logrotate.d/stylus.conf index 8553c0d..744ef7a 100644 --- a/overlay/files/etc/logrotate.d/stylus.conf +++ b/overlay/files/etc/logrotate.d/stylus.conf @@ -7,7 +7,7 @@ dateext dateformat -%d-%m-%Y extension .log - size 100M + maxsize 100M create 600 root root # to avoid 'writable by group or others' error su root root