10 lines
204 B
Text
10 lines
204 B
Text
# 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
|
|
}
|