11 lines
191 B
Text
11 lines
191 B
Text
|
# Copyright 1999-2012 Gentoo Foundation
|
||
|
# Distributed under the terms of the GNU General Public License v2
|
||
|
# $Header: $
|
||
|
|
||
|
@LOG_DIR@/*.log {
|
||
|
missingok
|
||
|
delaycompress
|
||
|
compress
|
||
|
copytruncate
|
||
|
}
|