mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#6949 fix logfile_only regression in prev commit
This commit is contained in:
parent
1776eeffda
commit
10fb8c0ae5
1 changed files with 1 additions and 0 deletions
|
|
@ -2440,6 +2440,7 @@ sortval_reject:
|
|||
} else {
|
||||
ldap_syslog = config_syslog;
|
||||
}
|
||||
logfile_only = c->value_int;
|
||||
break;
|
||||
|
||||
case CFG_LOGFILE_ROTATE: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue