From b9404f13ca882e381a3c1b0797b761ce7638e273 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 23 May 2013 20:14:53 +0200 Subject: Remove ldap in initial nsswitch conf, will be added after udev started up Update to systemd 204 Remove some systemd services that don't make sense in our setup Add own sysctl defaults --- remote/modules/pam/data/etc/nsswitch.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'remote/modules/pam/data') diff --git a/remote/modules/pam/data/etc/nsswitch.conf b/remote/modules/pam/data/etc/nsswitch.conf index 1aa825e6..d270cbac 100644 --- a/remote/modules/pam/data/etc/nsswitch.conf +++ b/remote/modules/pam/data/etc/nsswitch.conf @@ -4,8 +4,8 @@ # If you have the `glibc-doc-reference' and `info' packages installed, try: # `info libc "Name Service Switch"' for information about this file. -passwd: files ldap -group: files ldap +passwd: files +group: files shadow: files hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 -- cgit v1.2.3-55-g7522