1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00

put hosts before bind.

This commit is contained in:
Jordan K. Hubbard 1998-11-16 02:02:30 +00:00
parent 93a6df25e8
commit ff6301aaf3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41195

View File

@ -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