diff options
author | Zac Medico <zmedico@gentoo.org> | 2011-07-07 10:43:13 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2011-07-07 10:43:13 -0700 |
commit | b6581552affa0fa8012447a683322917a031c244 (patch) | |
tree | 1bc9a164c77130e27122bc2f39ab0eedd6232b5e | |
parent | 62712db56bb863b4eb0a9d9c52e7b2c3ad38df66 (diff) | |
download | portage-b6581552affa0fa8012447a683322917a031c244.tar.gz portage-b6581552affa0fa8012447a683322917a031c244.tar.bz2 portage-b6581552affa0fa8012447a683322917a031c244.zip |
logrotate.d: su portage portage
This is required for logrotate-3.8.0 as reported in bug 374287.
-rw-r--r-- | cnf/logrotate.d/elog-save-summary | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cnf/logrotate.d/elog-save-summary b/cnf/logrotate.d/elog-save-summary index db272731f..f2cfc6674 100644 --- a/cnf/logrotate.d/elog-save-summary +++ b/cnf/logrotate.d/elog-save-summary @@ -1,8 +1,9 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Rotate the log created by the save_summary elog module. /var/log/portage/elog/summary.log { + su portage portage missingok nocreate delaycompress |