summaryrefslogtreecommitdiff
blob: bdc4972e505ed4c26328b095d8f32b8c87efe090 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# Rotate the log created by the save_summary elog module.

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