mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
partial fulfilment of ITS#3705
This commit is contained in:
parent
87d7ca8957
commit
1b080de8a8
@ -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 New Issue
Block a user