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

/var/log/openerp/*.log {
 monthly
 create 660 openerp openerp
 missingok
 copytruncate
}