029dc7
# Save current firewall rules on stop.
029dc7
#   Value: yes|no,  default: no
029dc7
# Saves all firewall rules if firewall gets stopped
029dc7
# (e.g. on system shutdown).
029dc7
EBTABLES_SAVE_ON_STOP="no"
029dc7
029dc7
# Save (and restore) rule counters.
029dc7
#   Value: yes|no,  default: no
029dc7
# Save rule counters when saving a kernel table to a file. If the
029dc7
# rule counters were saved, they will be restored when restoring the table.
029dc7
EBTABLES_SAVE_COUNTER="no"