Undo test020 overwrite

This commit is contained in:
Howard Chu 2003-10-22 10:45:56 +00:00
parent 942320dca1
commit 5d7db2665f

View file

@ -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@
#######################################################################