2022-05-26 13:50:30 +00:00
|
|
|
# Save current ipsets on stop.
|
|
|
|
# Value: yes|no, default: no
|
2024-11-25 09:06:32 +00:00
|
|
|
# Saves all ipsets to /etc/sysconfig/ipset.d/ if service gets stopped
|
2022-05-26 13:50:30 +00:00
|
|
|
# (e.g. on system shutdown).
|
|
|
|
IPSET_SAVE_ON_STOP="no"
|