diff options
author | Rob Crittenden <rcritten@redhat.com> | 2012-02-09 16:52:07 -0500 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2012-02-15 12:28:37 +0100 |
commit | 0086a3f5c3b744d7944b7235204c82139208de39 (patch) | |
tree | 5b3c257562e08c02c764d930f7005998557a1e87 /install/updates/Makefile.am | |
parent | 8ad295a554a63f6b9101b080554fffa7f6f25c0a (diff) | |
download | freeipa-0086a3f5c3b744d7944b7235204c82139208de39.tar.gz freeipa-0086a3f5c3b744d7944b7235204c82139208de39.tar.xz freeipa-0086a3f5c3b744d7944b7235204c82139208de39.zip |
Add update files for SELinuxUserMap
https://fedorahosted.org/freeipa/ticket/2344
Diffstat (limited to 'install/updates/Makefile.am')
-rw-r--r-- | install/updates/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am index 89d5aa128..840e934b9 100644 --- a/install/updates/Makefile.am +++ b/install/updates/Makefile.am @@ -6,6 +6,7 @@ app_DATA = \ 10-RFC2307bis.update \ 10-RFC4876.update \ 10-config.update \ + 10-selinuxusermap.update \ 10-sudo.update \ 10-ssh.update \ 19-managed-entries.update \ |