mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 11:39:34 -05:00
Undo test020 overwrite
This commit is contained in:
parent
942320dca1
commit
5d7db2665f
1 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# $OpenLDAP$
|
||||
#
|
||||
# master slapd config -- for proxy cache testing
|
||||
# stand-alone slapd config -- for testing
|
||||
# with indexing
|
||||
#
|
||||
ucdata-path ./ucdata
|
||||
include ./schema/core.schema
|
||||
|
|
@ -11,7 +13,8 @@ include ./schema/nis.schema
|
|||
pidfile ./testrun/slapd.1.pid
|
||||
argsfile ./testrun/slapd.1.args
|
||||
|
||||
modulepath ../servers/slapd/back-bdb/
|
||||
modulepath ../servers/slapd/back-@BACKEND@/
|
||||
@MODULELOAD@
|
||||
|
||||
|
||||
#######################################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue