summaryrefslogtreecommitdiffstats
path: root/core/rootfs
diff options
context:
space:
mode:
authorSimon Rettberg2018-03-14 20:31:47 +0100
committerSimon Rettberg2018-03-14 20:31:47 +0100
commit51680b00cefba826c14893e9d7737138a3ba9a7b (patch)
tree8019d7abeee7c62851e32689a548e7fd6723bae8 /core/rootfs
parent[run-virt/iptables-helper] Handle race condition when adding interfaces (diff)
downloadmltk-51680b00cefba826c14893e9d7737138a3ba9a7b.tar.gz
mltk-51680b00cefba826c14893e9d7737138a3ba9a7b.tar.xz
mltk-51680b00cefba826c14893e9d7737138a3ba9a7b.zip
[pam/rfs-stage32/pam-slx-plug] Only overwrite pam/nsswitch files that have <slx-autogen>
Diffstat (limited to 'core/rootfs')
-rw-r--r--core/rootfs/rootfs-stage32/data/etc/nsswitch.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/rootfs/rootfs-stage32/data/etc/nsswitch.conf b/core/rootfs/rootfs-stage32/data/etc/nsswitch.conf
index 6886def9..a44378e4 100644
--- a/core/rootfs/rootfs-stage32/data/etc/nsswitch.conf
+++ b/core/rootfs/rootfs-stage32/data/etc/nsswitch.conf
@@ -1,14 +1,14 @@
# /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.
+# <slx-autogen>
+# Default OpenSLX nsswitch file -- remove line above to prevent
+# this file from being overwritten at runtime
-passwd: compat
-group: compat
-shadow: compat
+passwd: files
+group: files
+shadow: files
-hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
+hosts: files dns
networks: files
protocols: db files