summaryrefslogtreecommitdiff
path: root/emulators/linux_base-rh-9/files/yp.conf
blob: 76d442bd6a87c66f379bbbbd4845b0a73c120c56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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