From 24a7a5fbb713ceda9294f43ee4cb0bbeb8b78809 Mon Sep 17 00:00:00 2001 From: reyk <> Date: Fri, 7 Dec 2007 17:17:00 +0000 Subject: [PATCH] hoststated gets renamed to relayd. easier to type, and actually says what the daemon does - it is a relayer that pays attention to the status of pools of hosts; not a status checkers that happens to do some relaying --- src/etc/relayd.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/etc/relayd.conf b/src/etc/relayd.conf index f6f1c57d..c70e08d4 100644 --- a/src/etc/relayd.conf +++ b/src/etc/relayd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: relayd.conf,v 1.9 2007/11/28 15:16:18 reyk Exp $ +# $OpenBSD: relayd.conf,v 1.10 2007/12/07 17:17:00 reyk Exp $ # # Macros # @@ -36,8 +36,8 @@ table fallback { service www { virtual host $ext_addr port http interface trunk0 - # tag every packet that goes thru the rdr rule with HOSTSTATED - tag HOSTSTATED + # tag every packet that goes thru the rdr rule with RELAYD + tag RELAYD table webhosts backup table fallback