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