Description of problem: When touching /.autorelabel && reboot, there's actually no relabeling of the selinux-contexts started. /.autorelabel is purged and nothing happens, but a "regular" start-up. Version-Release number of selected component (if applicable): selinux-policy-3.12.1-75.fc20.noarch How reproducible: 100% Steps to Reproduce: 1. `sudo touch /.autorelabel` 2. reboot system Actual results: the presence of /.autorelabel is ignored, the file is purged and just a "regular" start is done. Expected results: the presence of /.autorelabel should trigger the relabeling of the selinux-contexts on fs, like it is the way in <= F19. Additional information: this happens on a fresh install of F20 TC5 x86_64
Sorry folks. I just made an embarassing mistake. It's actually not a bug, but was a typo of mine. :(