mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 03:29:35 -05:00
partial fulfilment of ITS#3705
This commit is contained in:
parent
87d7ca8957
commit
1b080de8a8
1 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ fi
|
|||
sed -e "s/@BACKEND@/${BACKEND}/" \
|
||||
-e "s/^#${BACKEND}#//" \
|
||||
-e "s/@RELAY@/${RELAY}/" \
|
||||
-e "s/^#${RELAY}#//" \
|
||||
-e "s/^#relay-${RELAY}#//" \
|
||||
-e "s/^#${BACKENDTYPE}#//" \
|
||||
-e "s/^#${AC_glue}#//" \
|
||||
-e "s/^#${AC_ldap}#//" \
|
||||
|
|
@ -67,4 +67,4 @@ sed -e "s/@BACKEND@/${BACKEND}/" \
|
|||
-e "s;@PORT6@;${PORT6};" \
|
||||
-e "s/@SASL_MECH@/${SASL_MECH}/" \
|
||||
-e "s/@CACHETTL@/${CACHETTL}/" \
|
||||
-e "s/@ENTRY_LIMIT@/${CACHE_ENTRY_LIMIT}/"
|
||||
-e "s/@ENTRY_LIMIT@/${CACHE_ENTRY_LIMIT}/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue