mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 04:29:35 -05:00
Point to new dir.
This commit is contained in:
parent
ce71f6f0dc
commit
385dab9176
1 changed files with 6 additions and 6 deletions
|
|
@ -1,12 +1,12 @@
|
|||
#
|
||||
# master slapd config -- for testing
|
||||
#
|
||||
include ../schema/others_nis.at.conf
|
||||
include ../schema/others_nis.oc.conf
|
||||
include ../schema/nis.at.conf
|
||||
include ../schema/nis.oc.conf
|
||||
include ../schema/mail_netscape.at.conf
|
||||
include ../schema/mail_netscape.oc.conf
|
||||
include ../servers/slapd/schema/others_nis.at.conf
|
||||
include ../servers/slapd/schema/others_nis.oc.conf
|
||||
include ../servers/slapd/schema/nis.at.conf
|
||||
include ../servers/slapd/schema/nis.oc.conf
|
||||
include ../servers/slapd/schema/internet_mail.at.conf
|
||||
include ../servers/slapd/schema/internet_mail.oc.conf
|
||||
schemacheck on
|
||||
pidfile ./test-db/slapd.pid
|
||||
argsfile ./test-db/slapd.args
|
||||
|
|
|
|||
Loading…
Reference in a new issue