nginx-proxy-manager-zh/docker/rootfs/etc/s6-overlay/s6-rc.d/fail2ban/run

12 lines
217 B
Plaintext
Raw Normal View History

#!/command/with-contenv bash
# shellcheck shell=bash
. /bin/common.sh
if [ "$(is_true "$DEBUG")" = '1' ]; then
set -x
fi
log_info 'Starting fail2ban ...'
exec /usr/bin/fail2ban-client -c /fail2ban -x -vv -f start