summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-09 20:47:11 +0200
committerSimon Rettberg2013-09-09 20:47:11 +0200
commita893e9db2e12e0c7456f6a2aaa82ad564d522c47 (patch)
tree40f3a587cad20e82f580975a2bcd3246fd818a68
parent[polkit] FIX: Actually take REQUIRED_DIR_STRUCT into account (diff)
downloadtm-scripts-a893e9db2e12e0c7456f6a2aaa82ad564d522c47.tar.gz
tm-scripts-a893e9db2e12e0c7456f6a2aaa82ad564d522c47.tar.xz
tm-scripts-a893e9db2e12e0c7456f6a2aaa82ad564d522c47.zip
[nscd] Remove "netgroup" from nscd.conf as it is not available in all nscd versions
-rw-r--r--remote/modules/nscd/data/etc/nscd.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/remote/modules/nscd/data/etc/nscd.conf b/remote/modules/nscd/data/etc/nscd.conf
index 863a6f50..c4e23686 100644
--- a/remote/modules/nscd/data/etc/nscd.conf
+++ b/remote/modules/nscd/data/etc/nscd.conf
@@ -78,13 +78,3 @@
shared services yes
max-db-size services 33554432
-# netgroup caching is known-broken, so disable it in the default config,
-# see: https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1068889
- enable-cache netgroup no
- positive-time-to-live netgroup 28800
- negative-time-to-live netgroup 20
- suggested-size netgroup 211
- check-files netgroup yes
- persistent netgroup yes
- shared netgroup yes
- max-db-size netgroup 33554432