Disable loading of modules, since we don't have them enabled.
authorroot <root@drsnuggles.stderr.nl>
Thu, 16 Apr 2009 11:56:27 +0000 (13:56 +0200)
committerroot <root@drsnuggles.stderr.nl>
Thu, 16 Apr 2009 11:56:27 +0000 (13:56 +0200)
etc/vuurmuur/config.conf

index afdd2e2d0c5b4628f3e87893e9f23efe14652a6e..3051ca740a38f59c6d84ccfbef5de70721e0b7cd 100644 (file)
@@ -31,7 +31,7 @@ TC=""
 MODPROBE="/sbin/modprobe"
 
 # Load modules if needed? (yes/no)
-LOAD_MODULES="Yes"
+LOAD_MODULES="No"
 
 # Wait after loading a module in 1/10th of a second
 MODULES_WAIT_TIME="10"