freebsd-ports/emulators/linux_base-suse-9.1/files/yp.conf
Marcel Moolenaar 07f77bbcce Linux needs a yp.conf file for NIS to work. Install a sample yp.conf so that
NIS users now what to do. Display a note after installation of the port/package
to draw attention to it.

Creating the proper yp.conf on the fly is being considered...

PR: 12748
Originator: Palle Girgensohn <girgen@partitur.se>
Solution by: Palle
Thanks to: nsayer
1999-09-17 19:24:39 +00:00

15 lines
398 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