On Fri, May 07, 2010 at 10:17:53AM +0200, Petter Reinholdtsen wrote:
> [Martin Orr]
> > I am happy to test things. I shall ask on the SELinux list and with
> > init upstream what init should be happening here.
>
> Great. I have already asked on the upstream mailing list, see
> <URL:
> http://lists.nongnu.org/archive/html/sysvinit-devel/2010-05/msg00000.html >.
I'd like to see if it makes a difference to change
if (is_selinux_enabled() > 0) {
to
if (is_selinux_enabled() == 0) {
as this may enforce the call of selinux_init_load_policy()
Martin? Does this change work for you?
Werner
--
"Having a smoking section in a restaurant is like having
a peeing section in a swimming pool." -- Edward Burr
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]