projects
/
matthijs
/
servers
/
drsnuggles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5108b3
)
Disable loading of modules, since we don't have them enabled.
author
root
<root@drsnuggles.stderr.nl>
Thu, 16 Apr 2009 11:56:27 +0000
(13:56 +0200)
committer
root
<root@drsnuggles.stderr.nl>
Thu, 16 Apr 2009 11:56:27 +0000
(13:56 +0200)
etc/vuurmuur/config.conf
patch
|
blob
|
history
diff --git
a/etc/vuurmuur/config.conf
b/etc/vuurmuur/config.conf
index afdd2e2d0c5b4628f3e87893e9f23efe14652a6e..3051ca740a38f59c6d84ccfbef5de70721e0b7cd 100644
(file)
--- 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"