From ea4f60b15a2743eb61f27ccd33d7bed17552eade Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Wed, 10 Oct 2012 22:41:02 -0400 Subject: Explicitly disable betxn plugins for the time being. This should work with 389-ds-base 1.2.x and 1.3.0. Without other plugin changes 389-ds-base can deadlock. https://fedorahosted.org/freeipa/ticket/3046 --- install/share/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'install/share/Makefile.am') diff --git a/install/share/Makefile.am b/install/share/Makefile.am index 23cd766a5..7f953bc42 100644 --- a/install/share/Makefile.am +++ b/install/share/Makefile.am @@ -18,6 +18,7 @@ app_DATA = \ default-hbac.ldif \ default-smb-group.ldif \ delegation.ldif \ + disable-betxn.ldif \ replica-acis.ldif \ ds-nfiles.ldif \ dns.ldif \ -- cgit