summaryrefslogtreecommitdiff
path: root/nscd
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-06 01:04:13 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-06 01:04:13 +0000
commit94a749f69ad4b18250e9aab7292b6e8496e0a065 (patch)
tree6b5d03838e15c61567cdd90c56e99b2b6dcf1561 /nscd
parentffb1b882828a6fa71fb4e9be1c30cacafb3c70c3 (diff)
* time/tzfile.c (__tzfile_read): Fix check for version 0 data files.
Patch by Szymon Siwek <sls@poczta.wp.pl>.
Diffstat (limited to 'nscd')
-rw-r--r--nscd/nscd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/nscd/nscd.conf b/nscd/nscd.conf
index 84f335e40f..ada88e6a3d 100644
--- a/nscd/nscd.conf
+++ b/nscd/nscd.conf
@@ -32,7 +32,7 @@
# logfile /var/log/nscd.log
# threads 4
-# max-threads 128
+# max-threads 32
# server-user nobody
# stat-user somebody
debug-level 0