# Flags to be passed to ipband(8) during startup via /etc/init.d/ipband.
# See 'man ipband' for information on what flags are available.  Keep in
# mind that process forking is handled by /etc/init.d/ipband.
FLAGS="-A"

# Specify your configuration files here.  You can specify one, two, or more.
# When specifying more than one, separate them by spaces.  One instance of
# ipband will be launched for each configuration file listed here.
CONFIG_FILES="/etc/ipband.conf"
