tommytran732-QubesOS-Scripts/fedora-minimal
Tommy 209df33e1b
Fix outdated links in Fedora minimal
Signed-off-by: Tommy <contact@tommytran.io>
2025-07-14 03:01:24 -07:00
..
fedora-minimal.sh Fix outdated links in Fedora minimal 2025-07-14 03:01:24 -07:00
README.md Update README.md 2025-01-27 05:14:24 -07:00
sys-net.sh Fix outdated links in Fedora minimal 2025-07-14 03:01:24 -07:00

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.