diff options
author | Ade Lee <alee@redhat.com> | 2012-08-15 22:53:51 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2012-09-17 18:45:14 -0400 |
commit | 5c293e494d56a3fc4ccc5ea9fa134b994e5a51cb (patch) | |
tree | 90252a63a245c0a37ec10ab45e8aaf9d7d42ef84 /selinux | |
parent | 54bb2505656c13bc7cae1d66618c12d5d4859978 (diff) | |
download | freeipa.git-5c293e494d56a3fc4ccc5ea9fa134b994e5a51cb.tar.gz freeipa.git-5c293e494d56a3fc4ccc5ea9fa134b994e5a51cb.tar.xz freeipa.git-5c293e494d56a3fc4ccc5ea9fa134b994e5a51cb.zip |
Modifications to install scripts for dogtag 10
Dogtag 10 uses a new installer, new directory layout and new default
ports. This patch changes the ipa install code to integrate these changes.
https://fedorahosted.org/freeipa/ticket/2846
Diffstat (limited to 'selinux')
-rw-r--r-- | selinux/ipa_dogtag/ipa_dogtag.fc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/ipa_dogtag/ipa_dogtag.fc b/selinux/ipa_dogtag/ipa_dogtag.fc index 58a4b3e8..e467972b 100644 --- a/selinux/ipa_dogtag/ipa_dogtag.fc +++ b/selinux/ipa_dogtag/ipa_dogtag.fc @@ -1 +1 @@ -/var/lib/pki-ca/publish(/.*)? gen_context(system_u:object_r:cert_t,s0) +/var/lib/pki/pki-tomcat/ca/publish(/.*)? gen_context(system_u:object_r:cert_t,s0) |