diff options
author | Ade Lee <alee@redhat.com> | 2012-08-13 14:01:02 -0400 |
---|---|---|
committer | Ade Lee <alee@redhat.com> | 2012-08-15 15:38:45 -0400 |
commit | 7a6b89591732f872db38821c00ec3ce89ef57e7a (patch) | |
tree | 4580ce2c5583ba2ff96b77ebdaa02f3c1287c406 /base/selinux | |
parent | 87b5eaa5b1409bc362867e3849fe16c8f205afa9 (diff) | |
download | pki-7a6b89591732f872db38821c00ec3ce89ef57e7a.tar.gz pki-7a6b89591732f872db38821c00ec3ce89ef57e7a.tar.xz pki-7a6b89591732f872db38821c00ec3ce89ef57e7a.zip |
Changes to get TPS and RA running on dogtag 10
Added systemd scripts for RA and TPS. Modified init scripts
and configuration files to use correct directives for httpd 2.4.
TPS and RA subsystems are now installable using pkicreate
Diffstat (limited to 'base/selinux')
-rw-r--r-- | base/selinux/src/pki.if | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/selinux/src/pki.if b/base/selinux/src/pki.if index b456ac995..4272bd0c5 100644 --- a/base/selinux/src/pki.if +++ b/base/selinux/src/pki.if @@ -168,7 +168,7 @@ template(`pki_tomcat_template',` miscfiles_read_localization($1_t) miscfiles_read_hwdata($1_t) - miscfiles_manage_cert_dirs($1_t) + miscfiles_manage_generic_cert_dirs($1_t) miscfiles_manage_generic_cert_files($1_t) logging_send_syslog_msg($1_t) |