From 634aab51c5dd3ca4e4be3393c8181d146314fdda Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 9 Sep 2013 20:47:11 +0200 Subject: [nscd] Remove "netgroup" from nscd.conf as it is not available in all nscd versions --- remote/modules/nscd/data/etc/nscd.conf | 10 ---------- 1 file changed, 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 -- cgit v1.2.3-55-g7522