mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 10:09:43 -05:00
Disable #ldbm# options for now (as DBHOME stuff needs rethinking)
This commit is contained in:
parent
5d1608ac1b
commit
8dda2d0290
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#! /bin/sh
|
||||
# $OpenLDAP$
|
||||
sed -e s/@BACKEND@/$BACKEND/ -e s/^#$BACKEND#//
|
||||
sed -e s/@BACKEND@/$BACKEND/ -e s/^#x$BACKENDx#//
|
||||
|
|
|
|||
Loading…
Reference in a new issue