freebsd-ports/chinese/cle_base/files/yp.conf
Jing-Tang Keith Jang 6b6d1193a3 Following linux_base/files/yp.conf, NIS should be disabled by default.
Inspired by:	PR21554 by Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
2000-11-30 13:55:16 +00:00

15 lines
400 B
Text

# sample yp.conf file
#
# Legal entries are:
#
# domainname <domain> Override the default YP domain
# (If not set uses the one from
# the getdomainname() syscall)
#
# ypserver <grape> [<domain>] Define which host to contact
# for YP service. If the <domain>
# argument is included then this
# host service the specified YP
# domain.
#domainname my.domain
#ypserver localhost