1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2025-02-02 11:01:34 -05:00
QubesOS-Scripts/fedora-minimal
2025-01-27 08:06:24 -07:00
..
fedora-minimal.sh Update copyright year 2025-01-27 08:06:24 -07:00
README.md Update README.md 2025-01-27 05:14:24 -07:00
sys-net.sh Add NetworkManager hardening to sys-net 2025-01-27 07:12:15 -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.