summaryrefslogtreecommitdiff
path: root/package/glibc/files
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-11 11:42:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-11 11:42:58 +0200
commit633388aa0d49b87d723ed7475e434a514bd391bd (patch)
treef1c3ff55066d4632665569c2203d9336d1522ffc /package/glibc/files
parent5fd4ed6e780f365e56c4b67172cf08ddd8221cc1 (diff)
add latest version of firefox, update dependencies and fix nss package to include all necessary libraries for https support, tested only in qemu-i686 glibc for now
Diffstat (limited to 'package/glibc/files')
-rw-r--r--package/glibc/files/nsswitch.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/package/glibc/files/nsswitch.conf b/package/glibc/files/nsswitch.conf
new file mode 100644
index 000000000..53bb9d3dd
--- /dev/null
+++ b/package/glibc/files/nsswitch.conf
@@ -0,0 +1,20 @@
+# /etc/nsswitch.conf
+#
+# Example configuration of GNU Name Service Switch functionality.
+#
+
+passwd: files
+group: files
+initgroups: files
+shadow: files
+gshadow: files
+
+hosts: files dns
+networks: files dns
+
+protocols: files
+services: files
+ethers: files
+rpc: files
+
+netgroup: files