From 5da36cefbf1f54a394b8624c3cd410e1d2ce3fca Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Mon, 11 Jun 2001 09:24:14 +0000 Subject: [PATCH] Fix typo in previous commit. --- mail/exim-devel/files/configure.default | 2 +- mail/exim-old/files/configure.default | 2 +- mail/exim/files/configure.default | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/exim-devel/files/configure.default b/mail/exim-devel/files/configure.default index 8063ef63ead1..c954a9ec9521 100644 --- a/mail/exim-devel/files/configure.default +++ b/mail/exim-devel/files/configure.default @@ -161,7 +161,7 @@ host_lookup = 0.0.0.0/0 # percent_hack_domains = * pid_file_path = /var/run/exim%s.pid -log_file_path = /var/run/exim/%s.pid +log_file_path = /var/log/exim/%s.pid end diff --git a/mail/exim-old/files/configure.default b/mail/exim-old/files/configure.default index 8063ef63ead1..c954a9ec9521 100644 --- a/mail/exim-old/files/configure.default +++ b/mail/exim-old/files/configure.default @@ -161,7 +161,7 @@ host_lookup = 0.0.0.0/0 # percent_hack_domains = * pid_file_path = /var/run/exim%s.pid -log_file_path = /var/run/exim/%s.pid +log_file_path = /var/log/exim/%s.pid end diff --git a/mail/exim/files/configure.default b/mail/exim/files/configure.default index 8063ef63ead1..c954a9ec9521 100644 --- a/mail/exim/files/configure.default +++ b/mail/exim/files/configure.default @@ -161,7 +161,7 @@ host_lookup = 0.0.0.0/0 # percent_hack_domains = * pid_file_path = /var/run/exim%s.pid -log_file_path = /var/run/exim/%s.pid +log_file_path = /var/log/exim/%s.pid end