]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/frontend.c
Sync with HEAD
[openldap] / servers / slapd / frontend.c
index f9cfe6f466137c0110dc178e324dc7c27704b8ae..befc06c76615366fe3a5af19c15aa2ceda57abe0 100644 (file)
@@ -82,6 +82,8 @@ frontend_init( void )
        /* info */
        frontendDB->bd_info = &slap_frontendInfo;
 
+       SLAP_BFLAGS(frontendDB) |= SLAP_BFLAG_FRONTEND;
+
        /* name */
        frontendDB->bd_info->bi_type = "frontend";