mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
Really fix previous commit
This commit is contained in:
parent
7826020e97
commit
de6700d3b1
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ static struct slap_schema_oc_map {
|
|||
"MAY ( dITStructureRules $ nameForms $ ditContentRules $ "
|
||||
"objectClasses $ attributeTypes $ matchingRules $ "
|
||||
"matchingRuleUse ) )",
|
||||
subentryObjectClass,
|
||||
subentryObjectClass, 0,
|
||||
offsetof(struct slap_internal_schema, si_oc_subschema) },
|
||||
{ "monitor", "( 1.3.6.1.4.1.4203.666.3.2 NAME 'monitor' "
|
||||
"DESC 'OpenLDAP system monitoring' "
|
||||
|
|
|
|||
Loading…
Reference in a new issue