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