update fedora-minimal readme

This commit is contained in:
titanz 2025-01-27 21:51:58 +01:00
parent 4e824af361
commit 0aa7907f0b
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

@ -2,7 +2,7 @@
To enable SELinux, do the following after you have run fedora-minimal.sh: To enable SELinux, do the following after you have run fedora-minimal.sh:
- Shutdown the VM. - Shutdown the VM.
- Run `qvm-features fedora-40-minimal selinux 1`. - Run `qvm-features fedora-41-minimal selinux 1`.
- Start the minimal VM. - Start the minimal VM.
- Edit /etc/sysconfig/selinux and change SELINUX mode to enforcing. - Edit /etc/sysconfig/selinux and change SELINUX mode to enforcing.
- Restart the VM. - Restart the VM.