diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-17 08:18:04 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-17 08:18:04 +0000 |
commit | c9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch) | |
tree | e00c7b9a13c8748065f79c57e9e81d9a1239e743 /emulators/linux_base-8/files/yp.conf | |
parent | ee7f9aa44a92849ab34d5b387a3d79f974023b65 (diff) |
Notes
Diffstat (limited to 'emulators/linux_base-8/files/yp.conf')
-rw-r--r-- | emulators/linux_base-8/files/yp.conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/emulators/linux_base-8/files/yp.conf b/emulators/linux_base-8/files/yp.conf deleted file mode 100644 index 76d442bd6a87..000000000000 --- a/emulators/linux_base-8/files/yp.conf +++ /dev/null @@ -1,15 +0,0 @@ -# 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 |