aboutsummaryrefslogtreecommitdiffstats
path: root/packages/base-files/base-files/nsswitch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'packages/base-files/base-files/nsswitch.conf')
-rw-r--r--packages/base-files/base-files/nsswitch.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/packages/base-files/base-files/nsswitch.conf b/packages/base-files/base-files/nsswitch.conf
index e69de29bb2..06f03d22a6 100644
--- a/packages/base-files/base-files/nsswitch.conf
+++ b/packages/base-files/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' 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