mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Added comment about how to enable NIS hostname resolution.
This commit is contained in:
parent
224d664553
commit
5d00bb0d04
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
# $Id$
|
||||
# Default is to use the nameserver first
|
||||
bind
|
||||
# If that doesn't work, then try the /etc/hosts file
|
||||
hosts
|
||||
# If you have YP/NIS configured, uncomment the next line
|
||||
# nis
|
||||
|
|
|
|||
Loading…
Reference in a new issue