Update README.logrotate v. 0.10.2

This commit is contained in:
Christoph 2023-02-23 02:44:06 +01:00
parent c7d0d8d2ee
commit ee69c17ce8

View File

@ -6,6 +6,8 @@ cat << EOF > /etc/logrotate.d/fail2ban
daily
rotate 7
compress
# Do not rotate if empty
notifempty
delaycompress
missingok