mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Just use back-sock OID arc for overlay
This commit is contained in:
parent
e0664a1bb6
commit
cfd29403c0
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ static ConfigOCs bsocs[] = {
|
|||
};
|
||||
|
||||
static ConfigOCs osocs[] = {
|
||||
{ "( OLcfgOvOc:22.1 "
|
||||
{ "( OLcfgDbOc:7.2 "
|
||||
"NAME 'olcOvSocketConfig' "
|
||||
"DESC 'Socket overlay configuration' "
|
||||
"SUP olcOverlayConfig "
|
||||
|
|
|
|||
Loading…
Reference in a new issue