summaryrefslogtreecommitdiffstats
path: root/install/updates/Makefile.am
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-10-10 22:41:02 -0400
committerRob Crittenden <rcritten@redhat.com>2012-10-10 20:24:10 -0400
commitea4f60b15a2743eb61f27ccd33d7bed17552eade (patch)
tree0328edc627d3ac06ca41464c7a0cae0a0ee4518c /install/updates/Makefile.am
parenta51b65d9d40fa09bf33d7dff875e5cba6d51d2d2 (diff)
downloadfreeipa-ea4f60b15a2743eb61f27ccd33d7bed17552eade.tar.gz
freeipa-ea4f60b15a2743eb61f27ccd33d7bed17552eade.tar.xz
freeipa-ea4f60b15a2743eb61f27ccd33d7bed17552eade.zip
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
Diffstat (limited to 'install/updates/Makefile.am')
-rw-r--r--install/updates/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am
index 8f60bc181..a675af8b4 100644
--- a/install/updates/Makefile.am
+++ b/install/updates/Makefile.am
@@ -7,6 +7,7 @@ app_DATA = \
10-RFC2307bis.update \
10-RFC4876.update \
10-config.update \
+ 10-disable-betxn.update \
10-selinuxusermap.update \
10-sudo.update \
10-ssh.update \