Skip to content
Snippets Groups Projects
Verified Commit cbddcac3 authored by David Beniamine's avatar David Beniamine
Browse files

Reload fail2ban after config change

parent 298291ec
No related branches found
No related tags found
No related merge requests found
......@@ -159,5 +159,6 @@ enabled = true
[pam-generic]
enabled = true
EOF
fail2ban-client reload
$(dirname $0)/configure_base_tools.sh
......@@ -195,3 +195,4 @@ logpath = /var/lib/dolibarr/documents/dolibarr.log
findtime = 130m
enabled = true
EOF
fail2ban-client reload
......@@ -29,3 +29,4 @@ cat <<EOF > /etc/fail2ban/jail.d/nocloud_traefik.conf
enabled = true
logpath = /home/dockerweb/traefik/log/access.log
EOF
fail2ban-client reload
......@@ -58,3 +58,4 @@ enabled = true
[php-url-fopen]
enabled = true
EOF
fail2ban-client reload
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment