aboutsummaryrefslogtreecommitdiffstats
path: root/testing/exim/exim.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/exim/exim.confd')
-rw-r--r--testing/exim/exim.confd8
1 files changed, 7 insertions, 1 deletions
diff --git a/testing/exim/exim.confd b/testing/exim/exim.confd
index 692d44a817..316674f26b 100644
--- a/testing/exim/exim.confd
+++ b/testing/exim/exim.confd
@@ -1,2 +1,8 @@
# Command-line options for running exim
-#EXIM_OPTS="-bd -q15m"
+#command_args="-bd -q15m"
+
+# Where to log startup configuration checking
+# - /dev/null - silent (default)
+# - /dev/tty - show output on curent terminal
+# - /path/filename - append to specified logfile
+#startuplog=/var/log/exim/startup.log