diff options
| author | Simon Rettberg | 2013-09-09 20:47:11 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-09 20:47:11 +0200 |
| commit | a893e9db2e12e0c7456f6a2aaa82ad564d522c47 (patch) | |
| tree | 40f3a587cad20e82f580975a2bcd3246fd818a68 /remote | |
| parent | [polkit] FIX: Actually take REQUIRED_DIR_STRUCT into account (diff) | |
| download | tm-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
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 |
