mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
LDIF include must use a file URL
This commit is contained in:
parent
96773427db
commit
dfaffea154
@ -40,7 +40,7 @@ dn: cn=schema,cn=config
|
|||||||
objectClass: olcSchemaConfig
|
objectClass: olcSchemaConfig
|
||||||
cn: schema
|
cn: schema
|
||||||
|
|
||||||
include: %SYSCONFDIR%/schema/core.ldif
|
include: file:///%SYSCONFDIR%/schema/core.ldif
|
||||||
|
|
||||||
# Frontend settings
|
# Frontend settings
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user