Fedora Account System
Red Hat Associate
Red Hat Customer
We only want to run it with fixfiles restore Otherwise it could cause tools that store content with MCS labels to change labels.
diff -u /usr/lib/systemd/fedora-autorelabel~ /usr/lib/systemd/fedora-autorelabel --- /usr/lib/systemd/fedora-autorelabel~ 2012-10-06 08:51:08.217475662 -0400 +++ /usr/lib/systemd/fedora-autorelabel 2012-10-06 08:51:19.243554961 -0400 @@ -27,7 +27,7 @@ echo $"*** Relabeling could take a very long time, depending on file" echo $"*** system size and speed of hard drives." - /sbin/fixfiles -F restore > /dev/null 2>&1 + /sbin/fixfiles restore > /dev/null 2>&1 fi rm -f /.autorelabel systemctl --force reboot
Thanks, added to git.
initscripts-9.41-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2012-15530/initscripts-9.41-2.fc18
Package initscripts-9.41-2.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing initscripts-9.41-2.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-15530/initscripts-9.41-2.fc18 then log in and leave karma (feedback).
initscripts-9.42-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/initscripts-9.42-1.fc18
initscripts-9.42-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.