Hello there. I am running Rocky Linux 9 on my laptop which I use as a server with Nginx, mysql etc for hosting a website.
I was trying to set up a mail server, and the last step I made was:
sudo nano /etc/selinux/config
And set the selinux to enforcing as the guide suggested.
Then I typed: sudo shutdown -r now
What happens now is that my server drops errors while booting leading to a screen like the one I include in the picture giving me no control over my server data.
Am facing the same error while booting in rescue mode. Furthermore, when I press βcβ (in the menu where I choose for normal boot or rescue boot) the terminal that opens has no βtouchβ installed.
For future readers and for mods that may be able to change the topic title, this seems to be an issue after setting selinux from disabled to enforcing.