From: Pierangelo Masarati Date: Wed, 22 Oct 2008 11:54:46 +0000 (+0000) Subject: olcLogFile missing from olcGlobal (ITS#5765) X-Git-Tag: ACLCHECK_0~1206 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a4598d1df7f660e211c636bbc66d70441cd7bbf5;p=openldap olcLogFile missing from olcGlobal (ITS#5765) --- 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 $ "