summaryrefslogtreecommitdiff
path: root/mail/exim/files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim/files/Makefile')
-rw-r--r--mail/exim/files/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/mail/exim/files/Makefile b/mail/exim/files/Makefile
index 07e6066e2acf..8f112eafdb2c 100644
--- a/mail/exim/files/Makefile
+++ b/mail/exim/files/Makefile
@@ -311,12 +311,6 @@ LOOKUP_LSEARCH=yes
# then whichever of the two options it does have is added to the file name,
# whether obtained from PID_FILE_PATH or by default.
-# If you set PID_FILE_PATH, then it is your responsibility to ensure that
-# Exim is capable of writing to the relevant files. If you have defined
-# EXIM_UID and EXIM_GID above, then that uid/gid combination must be able to
-# create and write to the files. If the attempt to open the file fails, Exim
-# just refrains from trying to write the data.
-
# The pid file path does not have to be set here; it can be also be set by an
# option in the runtime configuration file, which takes precedence over any
# setting here.