summaryrefslogtreecommitdiff
path: root/beagle/debian-rfs/usr/share/base-files/nsswitch.conf
diff options
context:
space:
mode:
authorManuel Traut <manut@mecka.net>2011-04-29 09:09:27 +0200
committerManuel Traut <manut@mecka.net>2011-04-29 09:09:27 +0200
commit5238ad5a0c4a9e1c8cd036f5de4055e39bd71297 (patch)
tree4407c087b9fb5432b1dc11e70b52dacfa0b99feb /beagle/debian-rfs/usr/share/base-files/nsswitch.conf
parent60ead65c41afba7e6aa4bbcf507a1d52f7a8fe9f (diff)
added debootstrap stuff
Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'beagle/debian-rfs/usr/share/base-files/nsswitch.conf')
-rw-r--r--beagle/debian-rfs/usr/share/base-files/nsswitch.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/beagle/debian-rfs/usr/share/base-files/nsswitch.conf b/beagle/debian-rfs/usr/share/base-files/nsswitch.conf
new file mode 100644
index 0000000..d2f03b0
--- /dev/null
+++ b/beagle/debian-rfs/usr/share/base-files/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 dns
+networks: files
+
+protocols: db files
+services: db files
+ethers: db files
+rpc: db files
+
+netgroup: nis