# Flags which will 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 forking into the background is handled by
# /etc/init.d/ipband.
FLAGS="-A"

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