summaryrefslogtreecommitdiffstats
path: root/remote/modules/nscd/data/etc
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-09 20:47:11 +0200
committerJonathan Bauer2013-09-30 13:22:05 +0200
commit634aab51c5dd3ca4e4be3393c8181d146314fdda (patch)
treef68e71e2370cb0f5e96bf869c966e05ea4438611 /remote/modules/nscd/data/etc
parent[polkit] FIX: Actually take REQUIRED_DIR_STRUCT into account (diff)
downloadtm-scripts-634aab51c5dd3ca4e4be3393c8181d146314fdda.tar.gz
tm-scripts-634aab51c5dd3ca4e4be3393c8181d146314fdda.tar.xz
tm-scripts-634aab51c5dd3ca4e4be3393c8181d146314fdda.zip
[nscd] Remove "netgroup" from nscd.conf as it is not available in all nscd versions
Diffstat (limited to 'remote/modules/nscd/data/etc')
-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