--- rpms/e-smith-apache/sme10/e-smith-apache-2.6.0-bz11867.patch 2022/02/19 04:15:20 1.3 +++ rpms/e-smith-apache/sme10/e-smith-apache-2.6.0-bz11867.patch 2022/02/19 04:46:05 1.4 @@ -58,7 +58,7 @@ diff -Nur --no-dereference e-smith-apach + notifempty + sharedscripts + rotate {${'httpd-e-smith'}{'KeepNumberLog'} || $rsyslog{'KeepNumber'} || 10 } -+ maxsize {${'httpd-e-smith'}{'MaxSizeLog'} || $rsyslog{'MaxSize'} || "100M";} ++ size {${'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