--- rpms/e-smith-apache/sme10/e-smith-apache-2.6.0-bz11867.patch 2022/02/19 04:46:05 1.4 +++ rpms/e-smith-apache/sme10/e-smith-apache-2.6.0-bz11867.patch 2022/04/16 06:08:08 1.5 @@ -58,7 +58,7 @@ diff -Nur --no-dereference e-smith-apach + notifempty + sharedscripts + rotate {${'httpd-e-smith'}{'KeepNumberLog'} || $rsyslog{'KeepNumber'} || 10 } -+ size {${'httpd-e-smith'}{'MaxSizeLog'} || $rsyslog{'MaxSize'} || "100M";} ++ maxsize {${'httpd-e-smith'}{'MaxSizeLog'} || $rsyslog{'MaxSize'} || "100M";} + maxage {${'httpd-e-smith'}{'PurgeLengthLog'} || $rsyslog{'PurgeLength'} || 95;} + { $OUT = "#default compress see logrotate.conf" ; $OUT = "compress " unless ( (${'httpd-e-smith'}{'CompressLog'} || "disabled") eq "disabled" );} + delaycompress