diff options
| author | Simon Rettberg | 2013-09-09 20:47:11 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-09 20:47:11 +0200 |
| commit | 8bd765048310215733833ff16d6f13aa2126fe8f (patch) | |
| tree | 688b98b441fd722ea70ee1ac425104144be0f4f3 /remote/modules | |
| parent | [polkit] FIX: Actually take REQUIRED_DIR_STRUCT into account (diff) | |
| download | tm-scripts-8bd765048310215733833ff16d6f13aa2126fe8f.tar.gz tm-scripts-8bd765048310215733833ff16d6f13aa2126fe8f.tar.xz tm-scripts-8bd765048310215733833ff16d6f13aa2126fe8f.zip | |
[nscd] Remove "netgroup" from nscd.conf as it is not available in all nscd versions
Diffstat (limited to 'remote/modules')
| -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 |
