From: Zac Medico Date: Wed, 15 Aug 2007 04:38:04 +0000 (-0000) Subject: For bug #188807, add nocreate and delaycompress options for logrotate. (trunk r7609) X-Git-Tag: v2.1.3.9~46 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d215c396ecaf6243369af59128feaa8fb29096ba;p=portage.git For bug #188807, add nocreate and delaycompress options for logrotate. (trunk r7609) svn path=/main/branches/2.1.2/; revision=7610 --- diff --git a/cnf/logrotate.d/elog-save-summary b/cnf/logrotate.d/elog-save-summary index 282956fc2..bdc4972e5 100644 --- a/cnf/logrotate.d/elog-save-summary +++ b/cnf/logrotate.d/elog-save-summary @@ -5,4 +5,6 @@ /var/log/portage/elog/summary.log { missingok + nocreate + delaycompress }