summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2016-03-02 22:07:45 +0100
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2016-03-03 12:29:17 +0100
commit3de973a29de6852d61ba9bf1845835d08ca5a5ab (patch)
treec4dfff0996c8a3237f7a04ec42780a4786f10a8f /doc
parent13559da6973c1cd590467eec74fda18717fe0116 (diff)
Delay chdir(/) until we opened the main config
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 799104ec4..c61d7a2e8 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -3487,8 +3487,6 @@ name, but it can be a colon-separated list of names. In this case, the first
file that exists is used. Failure to open an existing file stops Exim from
proceeding any further along the list, and an error is generated.
-The file names need to be absolute names.
-
When this option is used by a caller other than root, and the list is different
from the compiled-in list, Exim gives up its root privilege immediately, and
runs with the real and effective uid and gid set to those of the caller.