Created attachment 503176[details]
Selinux screencap
Description of problem: selinux never finished\ loop ?
Version-Release number of selected component (if applicable):
selinux-policy-3.9.16-25.fc16
How reproducible: always since kernel update
Steps to Reproduce:
1. install kernel-3.0-0.rc1.git0.2.fc16
2. update device-mapper lvm2 fix here:
http://koji.fedoraproject.org/koji/buildinfo?buildID=246322
3. reboot
Actual results: loop, Can only complete boot vm1 with: selinux=0
second Rawhide vm has been going for 24hrs so far.
Expected results: normal boot
Additional info: https://bugzilla.redhat.com/show_bug.cgi?id=710646
Yes. systemd checks if /selinux is a mountpoint, but in Rawhide with the new kernel selinuxfs is already under /sys/fs/selinux. Thus systemd attempts to load the policy and reexec itself over and over again.