mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-13 14:27:59 +08:00
ITS#4291
This commit is contained in:
parent
e60724422b
commit
90a6c71d32
@ -881,7 +881,8 @@ int slapi_over_config( BackendDB *be )
|
||||
ldap_pvt_thread_mutex_init( &slapi_time_mutex );
|
||||
ldap_pvt_thread_mutex_init( &slapi_printmessage_mutex );
|
||||
|
||||
slapi_log_file = slapi_ch_strdup( LDAP_RUNDIR LDAP_DIRSEP "errors" );
|
||||
if ( slapi_log_file == NULL )
|
||||
slapi_log_file = slapi_ch_strdup( LDAP_RUNDIR LDAP_DIRSEP "errors" );
|
||||
|
||||
rc = slapi_int_init_object_extensions();
|
||||
if ( rc != 0 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user