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