mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 10:39:34 -05:00
Add loglevel sync to the default
This commit is contained in:
parent
07e5a4dda5
commit
4d0ff8f7e9
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ LDAPCOMPARE="$CLIENTDIR/ldapcompare $TOOLARGS"
|
|||
LDAPEXOP="$CLIENTDIR/ldapexop $TOOLARGS"
|
||||
SLAPDTESTER=$PROGDIR/slapd-tester
|
||||
LDIFFILTER=$PROGDIR/ldif-filter
|
||||
LVL=${SLAPD_DEBUG-261}
|
||||
LVL=${SLAPD_DEBUG-0x4105}
|
||||
LOCALHOST=localhost
|
||||
BASEPORT=${SLAPD_BASEPORT-9010}
|
||||
PORT1=`expr $BASEPORT + 1`
|
||||
|
|
|
|||
Loading…
Reference in a new issue