diff options
| author | Simon Rettberg | 2013-09-09 20:47:11 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:22:05 +0200 |
| commit | 634aab51c5dd3ca4e4be3393c8181d146314fdda (patch) | |
| tree | f68e71e2370cb0f5e96bf869c966e05ea4438611 /remote | |
| parent | [polkit] FIX: Actually take REQUIRED_DIR_STRUCT into account (diff) | |
| download | tm-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')
| -rw-r--r-- | remote/modules/nscd/data/etc/nscd.conf | 10 |
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 |
