summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-09-30 12:42:01 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-09-30 12:42:01 +0200
commit7afe4b3a795b5910574659675c60bdb5f7719c3f (patch)
treeac3a02a266c1601498fbfa0f17f60f8ac442dcfb /doc
parentd7cfdcf28c1239908619aadac6ef4fa43f1b93fd (diff)
parent3be997f94354ffb03a6fb8b1874c42a9e2e88015 (diff)
downloadrsyslog-7afe4b3a795b5910574659675c60bdb5f7719c3f.tar.gz
rsyslog-7afe4b3a795b5910574659675c60bdb5f7719c3f.tar.xz
rsyslog-7afe4b3a795b5910574659675c60bdb5f7719c3f.zip
Merge branch 'v2-stable' into v3-stable
Diffstat (limited to 'doc')
-rw-r--r--doc/rsconf1_dircreatemode.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/rsconf1_dircreatemode.html b/doc/rsconf1_dircreatemode.html
index 66a35e18..057f53e5 100644
--- a/doc/rsconf1_dircreatemode.html
+++ b/doc/rsconf1_dircreatemode.html
@@ -5,9 +5,13 @@
<body>
<h2>$DirCreateMode</h2>
<p><b>Type:</b> global configuration directive</p>
-<p><b>Default:</b> 0644</p>
+<p><b>Default:</b> 0700</p>
<p><b>Description:</b></p>
<p>This is the same as $FileCreateMode, but for directories automatically generated.</p>
+<p>Please visit the
+<a target="_blank" href="http://lists.adiscon.net/pipermail/rsyslog/2009-April/001986.html">rsyslog mailing list
+archive</a>
+to understand why the default is so restrictive.</p>
<p><b>Sample:</b></p>
<p><code><b></b></code></p>
@@ -15,8 +19,8 @@
index</a>] [<a href="http://www.rsyslog.com/">rsyslog site</a>]</p>
<p><font size="2">This documentation is part of the
<a href="http://www.rsyslog.com/">rsyslog</a> project.<br>
-Copyright &copy; 2007 by <a href="http://www.gerhards.net/rainer">Rainer Gerhards</a> and
+Copyright &copy; 2007-2009 by <a href="http://www.gerhards.net/rainer">Rainer Gerhards</a> and
<a href="http://www.adiscon.com/">Adiscon</a>. Released under the GNU GPL
-version 2 or higher.</font></p>
+version 3 or higher.</font></p>
</body>
-</html> \ No newline at end of file
+</html>