8810519716
- Fix for wrong comment in ipset-config file Resolves: RHEL-5788
6 lines
188 B
Plaintext
6 lines
188 B
Plaintext
# Save current ipsets on stop.
|
|
# Value: yes|no, default: no
|
|
# Saves all ipsets into /etc/sysconfig/ipset.d/ if service gets stopped
|
|
# (e.g. on system shutdown).
|
|
IPSET_SAVE_ON_STOP="no"
|