From 0aa7907f0bc4e4ef8fd22717497c5f921e4f25ca Mon Sep 17 00:00:00 2001 From: titanz Date: Mon, 27 Jan 2025 21:51:58 +0100 Subject: [PATCH] update fedora-minimal readme --- fedora-minimal/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fedora-minimal/README.md b/fedora-minimal/README.md index 26cf2af..c9bc835 100644 --- a/fedora-minimal/README.md +++ b/fedora-minimal/README.md @@ -2,7 +2,7 @@ To enable SELinux, do the following after you have run fedora-minimal.sh: - Shutdown the VM. -- Run `qvm-features fedora-40-minimal selinux 1`. +- 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. \ No newline at end of file +- Restart the VM.