11 lines
		
	
	
		
			155 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			155 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /var/log/samba/log.* {
 | |
|     compress
 | |
|     dateext
 | |
|     maxage 365
 | |
|     rotate 99
 | |
|     notifempty
 | |
|     olddir /var/log/samba/old
 | |
|     missingok
 | |
|     copytruncate
 | |
| }
 |