summaryrefslogtreecommitdiff
path: root/mail/exim-old/files/patch-src::EDITME
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim-old/files/patch-src::EDITME')
-rw-r--r--mail/exim-old/files/patch-src::EDITME4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim-old/files/patch-src::EDITME b/mail/exim-old/files/patch-src::EDITME
index e5f897f0c3bd..2b4699382ff8 100644
--- a/mail/exim-old/files/patch-src::EDITME
+++ b/mail/exim-old/files/patch-src::EDITME
@@ -48,7 +48,7 @@
# installations may want something like this:
-# LOG_FILE_PATH=/var/log/exim_%slog
-+LOG_FILE_PATH=/var/log/exim_%slog
++LOG_FILE_PATH=/var/log/exim/%slog
# which results in files with names /var/log/exim_mainlog, etc. The directory
# in which the log files are placed must exist; Exim does not try to create
@@ -74,7 +74,7 @@
# them. Some installations may want something like this
-# PID_FILE_PATH=/var/lock/exim%s.pid
-+# PID_FILE_PATH=/var/run/exim%s.pid
++PID_FILE_PATH=/var/run/exim%s.pid
# If PID_FILE_PATH is not defined, Exim writes a file in its spool directory
# (see SPOOL_DIRECTORY below) with the name "exim-daemon.pid" for the standard