# fired environment file
# Whether to use quick reload using a separate namespace
QUICK=False

# rules file location, default is /etc/fired/rules
#RULES=/etc/fired/rules

# failsafe rules location - if not defined 
#FIRE_FAILSAFE=/usr/lib/fire/fire-failsafe

# rule backup directory - if not defined /var/lib/fire
#BACKUP_DIR=/var/lib/fire

# Path to the iptables binary
#IP4TABLES_BINARY=/sbin/iptables

# Path to the ip6tables binary
#IP6TABLES_BINARY=/sbin/ip6tables
