From: root Date: Thu, 16 Apr 2009 11:56:27 +0000 (+0200) Subject: Disable loading of modules, since we don't have them enabled. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=b821f2dd223b5ca3b56ef45f856881c533c8303b;p=matthijs%2Fservers%2Fdrsnuggles.git Disable loading of modules, since we don't have them enabled. --- diff --git a/etc/vuurmuur/config.conf b/etc/vuurmuur/config.conf index afdd2e2..3051ca7 100644 --- a/etc/vuurmuur/config.conf +++ b/etc/vuurmuur/config.conf @@ -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"