projects
/
matthijs
/
servers
/
tika.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
865bbbf
)
nss: Add default nsswitch.conf.
author
root
<root@template.tika.stderr.nl>
Thu, 22 Sep 2011 20:21:34 +0000
(22:21 +0200)
committer
root
<root@template.tika.stderr.nl>
Thu, 22 Sep 2011 20:21:34 +0000
(22:21 +0200)
etc/nsswitch.conf
[new file with mode: 0644]
patch
|
blob
diff --git a/etc/nsswitch.conf
b/etc/nsswitch.conf
new file mode 100644
(file)
index 0000000..
6886def
--- /dev/null
+++ b/
etc/nsswitch.conf
@@ -0,0
+1,19
@@
+# /etc/nsswitch.conf
+#
+# Example configuration of GNU Name Service Switch functionality.
+# If you have the `glibc-doc-reference' and `info' packages installed, try:
+# `info libc "Name Service Switch"' for information about this file.
+
+passwd: compat
+group: compat
+shadow: compat
+
+hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
+networks: files
+
+protocols: db files
+services: db files
+ethers: db files
+rpc: db files
+
+netgroup: nis