mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 17:49:59 -05:00
ITS#7318 fix include: example
This commit is contained in:
parent
0b937d82f2
commit
a3a2b53c5d
1 changed files with 1 additions and 1 deletions
|
|
@ -1998,7 +1998,7 @@ dn: cn=schema,cn=config
|
|||
objectClass: olcSchemaConfig
|
||||
cn: schema
|
||||
|
||||
include: SYSCONFDIR/schema/core.ldif
|
||||
include: file://SYSCONFDIR/schema/core.ldif
|
||||
|
||||
dn: olcDatabase=frontend,cn=config
|
||||
objectClass: olcDatabaseConfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue