I have to set ip_set max_sets=2048, but nearly every update overwrites this.
Is there a way to lock this file?
This thread was automatically locked due to age.
Why not copy your custom netfilter file to the home directory and then add a cron job like:
@reboot root cp /home/netfilter /etc/modprobe.d/netfilter
Did that do what you wanted?
Cheers - Bob