From: Zac Medico Date: Wed, 15 Aug 2007 04:37:36 +0000 (-0000) Subject: For bug #188807, add nocreate and delaycompress options for logrotate. X-Git-Tag: v2.2_pre1~883 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5a3a1b7d084861e7bb34fafcb253b1a4d87d4216;p=portage.git For bug #188807, add nocreate and delaycompress options for logrotate. svn path=/main/trunk/; revision=7609 --- 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 }