summaryrefslogtreecommitdiff
path: root/emulators/linux_base-f9/files
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
commitf982be45e81588a27383cd1a3eb12789b8498904 (patch)
tree07be283d015b2c39f95e655cb7328ff355bc47fa /emulators/linux_base-f9/files
parent- Fix modes of the temp directory [1] (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'emulators/linux_base-f9/files')
-rw-r--r--emulators/linux_base-f9/files/lp2
-rw-r--r--emulators/linux_base-f9/files/yp.conf.sample15
2 files changed, 0 insertions, 17 deletions
diff --git a/emulators/linux_base-f9/files/lp b/emulators/linux_base-f9/files/lp
deleted file mode 100644
index d1e0b5509eed..000000000000
--- a/emulators/linux_base-f9/files/lp
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh -
-exec /usr/bin/lpr "$@"
diff --git a/emulators/linux_base-f9/files/yp.conf.sample b/emulators/linux_base-f9/files/yp.conf.sample
deleted file mode 100644
index 64faed4de3fa..000000000000
--- a/emulators/linux_base-f9/files/yp.conf.sample
+++ /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