From ff6301aaf357e1607d417255593ddb84d03a68ef Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 16 Nov 1998 02:02:30 +0000 Subject: [PATCH] put hosts before bind. --- etc/host.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/host.conf b/etc/host.conf index 10f4c657593..06c5d71903a 100644 --- a/etc/host.conf +++ b/etc/host.conf @@ -1,7 +1,7 @@ -# $Id$ -# Default is to use the nameserver first -bind -# If that doesn't work, then try the /etc/hosts file +# $Id: host.conf,v 1.4 1997/02/23 09:20:40 peter Exp $ +# First try the /etc/hosts file hosts +# Now try the nameserver next. +bind # If you have YP/NIS configured, uncomment the next line # nis