bugfixes in build - still can't build as the patch file is not right
[iptables.git] / iptables-config
index 4859da7..d2ceb57 100644 (file)
@@ -2,8 +2,8 @@
 #   Default: -none-
 # Space separated list of nat helpers (e.g. 'ip_nat_ftp ip_nat_irc'), which
 # are loaded after the firewall rules are applied. Options for the helpers are
-# stored in /etc/modules.conf.
-IPTABLES_MODULES="ip_conntrack vnet_tun"
+# stored in /etc/modprobe.conf.
+IPTABLES_MODULES="ip_conntrack"
 
 # Unload modules on restart and stop
 #   Value: yes|no,  default: yes