Boot Error with SELinux

Stephen Smalley sds at epoch.ncsc.mil
Tue Mar 30 13:10:01 UTC 2004


On Tue, 2004-03-30 at 01:42, Ed Fletcher wrote:
> Security Scaffold v1.0.0 initialized
> SELinux: Initializing
> SELinux: Starting in permissive mode
> There is already a security framework initialized, register_security failed
> Failure registering capabilities with the kernel
> selinux_register_security: Registering secondary module security

That's normal.  SELinux registers as the primary security module, then
the capabilities module tries to register as the primary security
module, fails since SELinux is already there, and then proceeds to
fallback to registering as the secondary security module.

> INIT: version 2.85 booting
> audit(1080597019.563:0): avc: denied {getattr} for pid=1 exe=/sbin/init 
> path=/dev/initctl dev=hdg9

Most likely cause is that your filesystem isn't labeled.  What is your
filesystem type?  Should have occurred during the install, but you can
do a fixfiles relabel afterward as well.

-- 
Stephen Smalley <sds at epoch.ncsc.mil>
National Security Agency





More information about the fedora-test-list mailing list