Tommy 3d163f7d56
Update README.md
Signed-off-by: Tommy <contact@tommytran.io>
2025-01-27 05:14:24 -07:00

9 lines
271 B
Markdown

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