mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-09-21 08:04:51 +09:00
initial release
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/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
|
||||
}
|
||||
Reference in New Issue
Block a user