aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/exim-devel/files/configure.default2
-rw-r--r--mail/exim-old/files/configure.default2
-rw-r--r--mail/exim/files/configure.default2
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