From 78c3abd6bae2e2b8f2725beeeda41d718ba5dc17 Mon Sep 17 00:00:00 2001 From: Jr Aquino Date: Tue, 19 Jul 2011 15:19:57 -0700 Subject: Correct behavior for sudorunasgroup vs sudorunasuser https://fedorahosted.org/freeipa/ticket/1309 --- install/updates/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'install/updates/Makefile.am') diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am index ef1e9b716..38e4cab57 100644 --- a/install/updates/Makefile.am +++ b/install/updates/Makefile.am @@ -12,6 +12,7 @@ app_DATA = \ 20-indices.update \ 20-nss_ldap.update \ 20-replication.update \ + 10-schema_compat.update \ 20-user_private_groups.update \ 20-winsync_index.update \ 21-replicas_container.update \ -- cgit