1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2025-02-20 18:21:34 -05:00
QubesOS-Scripts/fedora-minimal
Tommy 9653ca0d60
Shellcheck fix
Signed-off-by: Tommy <contact@tommytran.io>
2025-02-09 20:18:45 -07:00
..
fedora-minimal.sh Shellcheck fix 2025-02-09 20:18:45 -07:00
README.md Update README.md 2025-01-27 05:14:24 -07:00
sys-net.sh Shellcheck fix 2025-02-09 20:18:45 -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.