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:
3199027
)
vuurmuur: Allow config files to be world-readable.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 29 Jul 2009 09:26:14 +0000
(11:26 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 29 Jul 2009 09:26:14 +0000
(11:26 +0200)
etc/vuurmuur/config.conf
patch
|
blob
|
history
diff --git
a/etc/vuurmuur/config.conf
b/etc/vuurmuur/config.conf
index 4a4d959964286d445a99c25be32f8dcc2551d1e0..1b1522992143bd4f95bfaf6b6fc4fe105567b169 100644
(file)
--- a/
etc/vuurmuur/config.conf
+++ b/
etc/vuurmuur/config.conf
@@
-30,6
+30,9
@@
TC=""
# Location of the modprobe-command (full path).
MODPROBE="/sbin/modprobe"
+# Maximum permissions for config and log files and directories.
+MAX_PERMISSION="755"
+
# Load modules if needed? (yes/no)
LOAD_MODULES="No"