On 18/02/15 10:47, Tom Limoncelli wrote:
ipset on CentOS6 comes with /etc/rc.d/init.d/ipset so that "service ipset reload" can be used to (re)load the configuration. CentOS7 doesn't come with an equivalent for systemd:
<snip>
From my Fedora 21 box, I'm *presuming* it's available on C7, I don't
have a C7 box to try it on though.
$rpm -ql "ipset-service" /etc/ipset /usr/lib/systemd/system/ipset.service /usr/libexec/ipset /usr/libexec/ipset/ipset.start-stop
HTH
P.