Hi,
2009/1/28 Rob Kampen <rkampen@kampensonline.com>:
I'm seeing this every hour when the hourly cron job runs
NULL security context for user, but SELinux in permissive mode, continuing
Try to use "ps -Z" to see if all your processes have appropriate
security contexts. It's unlikely (impossible?) that one of them will
not have, but start with that anyway.
All OK
I've tried fixfiles but obviously I'm missing something....
Sometimes fixfiles will not be able to do a thorough job if your
system is booted and running. It's preferrable to do "touch
/.autorelabel" and reboot the machine, that way "fixfiles" will run as
the only process in the machine and will be able to label all files
properly.
Last resort was the 'touch /.autorelabel' and reboot. This took nearly
an hour but once it came up all was well.