# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: elog-save-summary 7610 2007-08-15 04:38:04Z zmedico $
# Rotate the log created by the save_summary elog module.

/var/log/portage/elog/summary.log {
    missingok
    nocreate
    delaycompress
}
