Emergency Mode when SELinux is enforcing since upgrade to F24
Hi!
Since the upgrade, if SELinux is set to enforcing, bootup failed and I am greeted with
Welcome to emergency mode
Where I get to enter my root password.
If I set SELinux to permissive (either by setting /etc/selinux/config SELINUX=permissive
or by adding enforcing=0
to the kernel command line), the boot succeeds.
Here is the journal and the audit.log of a boot in permissive mode (boot succeeds):
Here is the journal and the audit.log of a boot in enforcing mode (boot fails):
Does anyone know how to get SELinux to not break my boot?
Edit: This has been solved, please check my answer