mirror of
				https://github.com/linuxserver/docker-swag.git
				synced 2025-11-01 05:27:42 +09:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			228 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			228 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /config/log/fail2ban/fail2ban.log {
 | |
|     weekly
 | |
|     rotate 7
 | |
|     missingok
 | |
|     compress
 | |
|     delaycompress
 | |
|     nodateext
 | |
|     postrotate
 | |
|         /usr/bin/fail2ban-client flushlogs 1>/dev/null || true
 | |
|     endscript
 | |
|     su abc abc
 | |
| }
 |