summaryrefslogtreecommitdiff
path: root/install-itzks-workstation
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-30 22:49:03 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-01-30 22:49:03 +0100
commit23bd1e0232ac0aedf2e94248aa2683cd7822026b (patch)
tree42e4bb2c127face42d10b4ed156f384a660c3cc7 /install-itzks-workstation
parentf10b5cd7b914c11cf860d87c04ca0c351632972b (diff)
downloaditzks-install-script-23bd1e0232ac0aedf2e94248aa2683cd7822026b.tar.gz
itzks-install-script-23bd1e0232ac0aedf2e94248aa2683cd7822026b.tar.bz2
itzks-install-script-23bd1e0232ac0aedf2e94248aa2683cd7822026b.zip
Disable NIS netgroup cache in NSCD, has been buggy in glibc since Debian jessie...
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r--install-itzks-workstation4
1 files changed, 4 insertions, 0 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation
index 2a910fd..e73f288 100644
--- a/install-itzks-workstation
+++ b/install-itzks-workstation
@@ -72,6 +72,10 @@ sed -i 's/iface eth0 inet dhcp/#NetworkManager iface eth0 inet dhcp/' /etc/netwo
sed -i 's/NEED_GSSD=.*/NEED_GSSD=/' /etc/default/nfs-common
####################
+# Disable NIS netgroup cache in NSCD, has been buggy in glibc since Debian jessie...
+sed -r -i /etc/nscd.conf -e "s/(\s+)enable-cache(\s+)netgroup(\s+)yes/\1enable-cache\2netgroup\3no/"
+
+####################
# WiFi-config for NetworkManager