Am implementing ipset on some Fedora 16 systems.
Since ipset rules run in memory and are lost on reboot planning to use a crontab @reboot script to reload the rules and send an email to administrator confirming the ruleset has been loaded.
Is there any problem in this approach or other recommended way to reload ipset rules after a reboot?