summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-06-15 12:02:39 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-06-15 12:02:39 +0200
commita201de795ad630ddf81fea9f7bbb13ad79bdfff4 (patch)
tree1cd6e38d98bda8b0b69d193e694fc1ef92ab592c
parentbcd956d4d500040808b920e468529da94a1e33c8 (diff)
downloadrsyslog-a201de795ad630ddf81fea9f7bbb13ad79bdfff4.tar.gz
rsyslog-a201de795ad630ddf81fea9f7bbb13ad79bdfff4.tar.xz
rsyslog-a201de795ad630ddf81fea9f7bbb13ad79bdfff4.zip
doc: clarified requirements for $WorkDirectory directive
-rw-r--r--doc/rsyslog_conf_global.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rsyslog_conf_global.html b/doc/rsyslog_conf_global.html
index ce46bac2..9e85ae1e 100644
--- a/doc/rsyslog_conf_global.html
+++ b/doc/rsyslog_conf_global.html
@@ -249,7 +249,8 @@ default may change as uniprocessor systems become less common. [available since
<li>$PreserveFQDN [on/<b>off</b>) - if set to off (legacy default to remain compatible
to sysklogd), the domain part from a name that is within the same domain as the receiving
system is stripped. If set to on, full names are always used.</li>
-<li>$WorkDirectory &lt;name&gt; (directory for spool and other work files)</li>
+<li>$WorkDirectory &lt;name&gt; (directory for spool and other work files.
+Do <b>not</b> use trailing slashes)</li>
<li>$UDPServerAddress &lt;IP&gt; (imudp) -- local IP
address (or name) the UDP listens should bind to</li>
<li>$UDPServerRun &lt;port&gt; (imudp) -- former