Hi,
I upgraded from FC2 to FC3 on my laptop and for sake of testing I wanted to enable SELinux, as I hadn't enabled it on FC2. The reason for not enabling it on FC2 is that I am using ReiserFS.
I saw FC3 DOES support SELinux on Reiserfs (doing a ls -Z on / does show me all roles, that made me conclude it is working now).
Though, when I enabled SELinux (permissive), I saw bunch of audits in my log files, so I did a setfiles relabel. (strict policies, not to make it easy on myself

).
on
http://www.hoekstra.nu/~robert/denied.txt there is a list of audits from boot time until just after I logged on. It shows both denial in dmesg as in /var/log/messages. Is there something I am doing wrong when enabling selinux?
The laptop is prety much out-of-the-box installed FC2 upgraded to FC3. At least init shouldn't get denial audits I would say?
Any help appreciated.