From a4598d1df7f660e211c636bbc66d70441cd7bbf5 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Wed, 22 Oct 2008 11:54:46 +0000 Subject: [PATCH] olcLogFile missing from olcGlobal (ITS#5765) --- servers/slapd/bconfig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/slapd/bconfig.c b/servers/slapd/bconfig.c index 7d04c12e12..4b1c259cec 100644 --- a/servers/slapd/bconfig.c +++ b/servers/slapd/bconfig.c @@ -738,7 +738,7 @@ static ConfigOCs cf_ocs[] = { "olcDisallows $ olcGentleHUP $ olcIdleTimeout $ " "olcIndexSubstrIfMaxLen $ olcIndexSubstrIfMinLen $ " "olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ " - "olcLocalSSF $ olcLogLevel $ " + "olcLocalSSF $ olcLogFile $ olcLogLevel $ " "olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ " "olcPluginLogFile $ olcReadOnly $ olcReferral $ " "olcReplogFile $ olcRequires $ olcRestrict $ olcReverseLookup $ " -- 2.39.5