From eb548147413d63ca368bb92aaca126fd59fc0bee Mon Sep 17 00:00:00 2001 From: Martin Basti Date: Thu, 16 Oct 2014 15:43:29 +0200 Subject: DNSSEC: DNS key synchronization daemon Tickets: https://fedorahosted.org/freeipa/ticket/3801 https://fedorahosted.org/freeipa/ticket/4417 Design: https://fedorahosted.org/bind-dyndb-ldap/wiki/BIND9/Design/DNSSEC Reviewed-By: Jan Cholasta Reviewed-By: David Kupka --- 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 2b3157d2e..2bd877a0d 100644 --- a/install/updates/Makefile.am +++ b/install/updates/Makefile.am @@ -19,6 +19,7 @@ app_DATA = \ 20-syncrepl.update \ 20-user_private_groups.update \ 20-winsync_index.update \ + 20-uuid.update \ 21-replicas_container.update \ 21-ca_renewal_container.update \ 21-certstore_container.update \ -- cgit