From f38bb5a185e28be815bc9c80e33c4fac813dcb57 Mon Sep 17 00:00:00 2001 From: reyk <> Date: Mon, 3 Mar 2008 16:58:41 +0000 Subject: [PATCH] log a different notification message when the tcp check times out. also adjust the documentation a little bit to decrease confusion about the check timeout. From pyr@ ok deraadt@ --- src/etc/relayd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/relayd.conf b/src/etc/relayd.conf index a212a856..b3011963 100644 --- a/src/etc/relayd.conf +++ b/src/etc/relayd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: relayd.conf,v 1.12 2007/12/08 17:15:01 reyk Exp $ +# $OpenBSD: relayd.conf,v 1.13 2008/03/03 16:58:41 reyk Exp $ # # Macros # @@ -11,7 +11,7 @@ sshhost1="10.0.0.3" # Global Options # # interval 10 -# timeout 200 +# timeout 1000 # prefork 5 #