mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-21 02:24:29 -04:00
Remove f2b logrotate if service is disabled. Sanity check tarball.
This commit is contained in:
@@ -5,4 +5,5 @@
|
||||
if [[ ${CROWDSEC_F2B_DISABLE,,} == "true" ]]; then
|
||||
echo "**** Disabling fail2ban Service ****"
|
||||
s6-svc -d /run/service/svc-fail2ban
|
||||
rm -rf /etc/logrotate.d/fail2ban
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user