On Sun, Feb 19, 2012 at 10:07:26AM +0100, Tomáš Dobrovolný wrote:
> I have had enabled initrd/initramfs parts in my kernel configuration,
> but I don't use it to boot my system. I try to disable it completely and
> I will see.

In that case, your /dev/console is mislabeled, and you are currently running
with dontaudits disabled (the many rlimitinh and other privilege attempts
that are by default not audited by SELinux are shown), which might cause
some confusion on the denials.

Relabel the system, also relabel your /dev when /dev isn't mounted (there's
a part about setfiles in the SELinux installation instructions just for
that) and enable dontaudits again (semodule -B).

Wkr,
        Sven Vermeulen

Reply via email to