Files
glibc/glibc-nscd.conf.patch
Stephan Kulow 197ba6a3b6 Accepting request 114966 from Base:System
Fix building for PowerPC and GCC 4.7 (forwarded request 114965 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/114966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=106
2012-04-23 14:10:37 +00:00

20 lines
541 B
Diff

Index: glibc-2.15/nscd/nscd.conf
===================================================================
--- glibc-2.15.orig/nscd/nscd.conf
+++ glibc-2.15/nscd/nscd.conf
@@ -61,11 +61,11 @@
auto-propagate group yes
enable-cache hosts yes
- positive-time-to-live hosts 3600
- negative-time-to-live hosts 20
+ positive-time-to-live hosts 600
+ negative-time-to-live hosts 0
suggested-size hosts 211
check-files hosts yes
- persistent hosts yes
+ persistent hosts no
shared hosts yes
max-db-size hosts 33554432