summaryrefslogtreecommitdiff
path: root/network/ipset/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/ipset/README')
-rw-r--r--network/ipset/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/ipset/README b/network/ipset/README
index 360bafb722..a336094715 100644
--- a/network/ipset/README
+++ b/network/ipset/README
@@ -18,7 +18,7 @@ then ipset may be the proper tool for you.
IP sets was written by Jozsef Kadlecsik and it is based on ippool
by Joakim Axelsson, Patrick Schaaf and Martin Josefsson.
-IMPORTANT: This package creates some kernel modules, and in
-particular net/netfilter/xt_set.ko that's already included in the
-Slackware stock kernel: if you remove this, reinstall your kernel
-modules.
+IMPORTANT: ipset package updates the modules without overwriting
+the ones provided by Slackware. If you uninstall ipset package, you
+will need to run 'depmod -a' to regenerate the modules.dep and map
+files to regain access to the Slackware provided versions.