#!/usr/bin/with-contenv bash
# shellcheck shell=bash

exec \
    fail2ban-client -x -f start
