9 lines
		
	
	
		
			121 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			121 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/var/log/setroubleshoot/*.log {
 | 
						|
    weekly
 | 
						|
    rotate 2
 | 
						|
    missingok
 | 
						|
    sharedscripts
 | 
						|
#    postrotate
 | 
						|
#    endscript
 | 
						|
}
 |