2021-11-08 13:30:29 +00:00
|
|
|
# Save current ipsets on stop.
|
|
|
|
# Value: yes|no, default: no
|
2024-06-20 15:24:12 +00:00
|
|
|
# Saves all ipsets into /etc/sysconfig/ipset.d/ if service gets stopped
|
2021-11-08 13:30:29 +00:00
|
|
|
# (e.g. on system shutdown).
|
|
|
|
IPSET_SAVE_ON_STOP="no"
|