mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 02:29:34 -05:00
Include core.schema, not old schema files
This commit is contained in:
parent
09806eec40
commit
ca6de2138e
1 changed files with 1 additions and 2 deletions
|
|
@ -3,8 +3,7 @@
|
|||
# See slapd.conf(5) for details on configuration options.
|
||||
# This file should NOT be world readable.
|
||||
#
|
||||
include %SYSCONFDIR%/slapd.at.conf
|
||||
include %SYSCONFDIR%/slapd.oc.conf
|
||||
include %SYSCONFDIR%/schema/core.schema
|
||||
|
||||
# Define global ACLs to disable default read access.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue