/[smeserver]/rpms/e-smith-apache/sme10/e-smith-apache-2.6.0-bz11867.patch
ViewVC logotype

Diff of /rpms/e-smith-apache/sme10/e-smith-apache-2.6.0-bz11867.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by jpp, Sat Feb 19 04:46:05 2022 UTC Revision 1.5 by jpp, Sat Apr 16 06:08:08 2022 UTC
# Line 58  diff -Nur --no-dereference e-smith-apach Line 58  diff -Nur --no-dereference e-smith-apach
58  +    notifempty  +    notifempty
59  +    sharedscripts  +    sharedscripts
60  +    rotate  {${'httpd-e-smith'}{'KeepNumberLog'} || $rsyslog{'KeepNumber'} || 10 }  +    rotate  {${'httpd-e-smith'}{'KeepNumberLog'} || $rsyslog{'KeepNumber'} || 10 }
61  +    size {${'httpd-e-smith'}{'MaxSizeLog'} || $rsyslog{'MaxSize'} || "100M";}  +    maxsize {${'httpd-e-smith'}{'MaxSizeLog'} || $rsyslog{'MaxSize'} || "100M";}
62  +    maxage {${'httpd-e-smith'}{'PurgeLengthLog'} || $rsyslog{'PurgeLength'} || 95;}  +    maxage {${'httpd-e-smith'}{'PurgeLengthLog'} || $rsyslog{'PurgeLength'} || 95;}
63  +    { $OUT = "#default compress see logrotate.conf" ; $OUT = "compress " unless ( (${'httpd-e-smith'}{'CompressLog'} || "disabled") eq "disabled" );}  +    { $OUT = "#default compress see logrotate.conf" ; $OUT = "compress " unless ( (${'httpd-e-smith'}{'CompressLog'} || "disabled") eq "disabled" );}
64  +    delaycompress  +    delaycompress


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed