summaryrefslogtreecommitdiff
blob: c849df05c3c9735bf4d6361da98d3ff23ccd3d51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header$

/var/log/galileo/galileo.log /var/log/galileo/galileo.err {
	missingok
	notifempty
	copytruncate
	rotate 5
	size 100k
}