summaryrefslogtreecommitdiff
path: root/emulators/linux_base-rh-9/files/yp.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emulators/linux_base-rh-9/files/yp.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/emulators/linux_base-rh-9/files/yp.conf b/emulators/linux_base-rh-9/files/yp.conf
new file mode 100644
index 000000000000..76d442bd6a87
--- /dev/null
+++ b/emulators/linux_base-rh-9/files/yp.conf
@@ -0,0 +1,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