mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Move LDAPI_SOCK to LDAP_RUNDIR
This commit is contained in:
parent
38e8fefe17
commit
11b3a1896f
@ -37,7 +37,7 @@
|
||||
#define LDAP_ENV_PREFIX "LDAP"
|
||||
|
||||
/* default ldapi:// socket */
|
||||
#define LDAPI_SOCK LDAP_TMPDIR LDAP_DIRSEP ".ldapi_sock"
|
||||
#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "ldapi"
|
||||
|
||||
/* default file: URI prefix */
|
||||
#define LDAP_FILE_URI_PREFIX "file://" LDAP_TMPDIR LDAP_DIRSEP
|
||||
|
Loading…
Reference in New Issue
Block a user