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