From 58c0279f992e50d10560cb7243014468d239b96d Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 9 Feb 2015 19:14:29 +0100 Subject: [nscd] fix bad nscd template --- remote/modules/nscd/data/etc/nscd.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'remote/modules') diff --git a/remote/modules/nscd/data/etc/nscd.conf b/remote/modules/nscd/data/etc/nscd.conf index c4e23686..8eac1354 100644 --- a/remote/modules/nscd/data/etc/nscd.conf +++ b/remote/modules/nscd/data/etc/nscd.conf @@ -40,7 +40,7 @@ paranoia no # restart-interval 3600 - enable-cache passwd yes + enable-cache passwd no positive-time-to-live passwd 600 negative-time-to-live passwd 20 suggested-size passwd 211 @@ -50,7 +50,7 @@ max-db-size passwd 33554432 auto-propagate passwd yes - enable-cache group yes + enable-cache group no positive-time-to-live group 3600 negative-time-to-live group 60 suggested-size group 211 @@ -69,7 +69,7 @@ shared hosts yes max-db-size hosts 33554432 - enable-cache services yes + enable-cache services no positive-time-to-live services 28800 negative-time-to-live services 20 suggested-size services 211 -- cgit v1.2.3-55-g7522