ITS#9400 - Fix prev commit for modular builds

This commit is contained in:
Quanah Gibson-Mount 2020-12-02 23:16:36 +00:00
parent 6ae9bf167d
commit fd3b8ddedb

View File

@ -25,6 +25,13 @@ argsfile @TESTDIR@/slapd.m.args
# database definitions
#######################################################################
#mod#modulepath ../servers/slapd/back-@BACKEND@/:../servers/slapd/overlays
#mod#moduleload back_@BACKEND@.la
#ldapmod#modulepath ../servers/slapd/back-ldap/
#ldapmod#moduleload back_ldap.la
#monitormod#modulepath ../servers/slapd/back-monitor/
#monitormod#moduleload back_monitor.la
# here the proxy is not only acting as a proxy, but it also has a local database dc=local,dc=com"
database @BACKEND@
suffix "dc=local,dc=com"