mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
have a choice between SHARED=copies and SHARED=symlinks. The default is to copy. I have also added a /usr/share/examples/etc directory, where I hope to have all sample configuration files which in real use go into /etc installed. (This way, if the user really screws the real one up, they can always go back to a known-working distribution copy, even if they don't have sources.)
7 lines
225 B
Text
7 lines
225 B
Text
# $Id: host.conf,v 1.2 1993/11/07 01:02:57 wollman Exp $
|
|
# 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
|