[Pki-devel] [PATCH] 60-63 revised selinux policy

Ade Lee alee at redhat.com
Fri Oct 5 20:04:07 UTC 2012


acked by Endi.  Fixed typo in spec file.

Pushed to master.

On Fri, 2012-10-05 at 01:10 -0400, Ade Lee wrote:
> Apply patches in order.
> 
> This adds the selinux policy which is likely to be added to the system
> policy for all subsystems.  Please try it out in permissive mode and
> note any avcs generated.
> 
> Also includes:
> - required code to get ra and tps instances started.
> - cleanup code for pid file management for the java subsystems
> 
> Notes:
> 
> 1. On f18, everything works as expected.
> 2. On f17, there are two issues 
> 
> a) the needed selinux-policy has been built in koji but is not in
> updates yet.  I will bug mgrepl about this in the morning.
> 
> b) the pid file fixes will break java subsystem startup because of a bug
> in tomcat.  https://bugzilla.redhat.com/show_bug.cgi?id=863307
> I will be pushing for this to be fixed asap.  In the meantime, you will
> need to modify /usr/sbin/tomcat-sysd and replace 
> 
> export CATALINA_PID="/var/run/${NAME}.pid"
> with:
> export CATALINA_PID="${CATALINA_PID:-/var/run/${NAME}.pid}"
> 
> Ade
> _______________________________________________
> Pki-devel mailing list
> Pki-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/pki-devel





More information about the Pki-devel mailing list