summaryrefslogtreecommitdiff
blob: 36dd59d5b21a2c11607d4db8c2ac65368b30ceee (plain)
1
2
3
4
5
6
7
8
# /etc/conf.d/ipset

# Location in which ipset initscript will save set rules on
# service shutdown or on save command
IPSET_SAVE="/var/lib/ipset/rules-save"

# Save state on stopping iptables
SAVE_ON_STOP="yes"