ipset/ipset-config
xinghe 823e2bdc6d update ipset to 7.17
(cherry picked from commit 356a5de89540953b06d2f7f8e0396c5eda525670)
2023-02-06 10:37:16 +08:00

5 lines
185 B
Plaintext

# Save current ipsets on stop.
# Value: yes|no, default: no
# Saves all ipsets to /etc/sysconfig/ipset.d/ if service gets stopped
# (e.g. on system shutdown).
IPSET_SAVE_ON_STOP="no"