mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 03:59:34 -05:00
configure monitor database, if available
This commit is contained in:
parent
fbbc07e644
commit
a9fea2edeb
2 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ argsfile ./testrun/slapd.2.args
|
|||
# database definitions
|
||||
#######################################################################
|
||||
|
||||
#monitor#database monitor
|
||||
|
||||
database @BACKEND@
|
||||
suffix "o=translucent"
|
||||
directory ./testrun/db.2.a
|
||||
|
|
|
|||
|
|
@ -31,6 +31,8 @@ argsfile ./testrun/slapd.1.args
|
|||
# database definitions
|
||||
#######################################################################
|
||||
|
||||
#monitor#database monitor
|
||||
|
||||
database @BACKEND@
|
||||
suffix "o=translucent"
|
||||
directory ./testrun/db.1.a
|
||||
|
|
|
|||
Loading…
Reference in a new issue