1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-21 17:31:34 -05:00
QubesOS-Scripts/fedora-minimal
2024-11-12 06:15:10 -07:00
..
fedora-minimal.sh Simplify SELinux instructions 2024-11-12 06:15:10 -07:00
README.md Simplify SELinux instructions 2024-11-12 06:15:10 -07:00
sys-net.sh Consistency fix 2024-11-12 05:45:53 -07:00

Enable SELinux

To enable SELinux, do the following after you have run fedora-minimal.sh:

  • Shutdown the VM.
  • Run qvm-features fedora-40-minimal selinux 1.
  • Start the minimal VM.
  • Edit /etc/sysconfig/selinux and change SELINUX mode to enforcing.
  • Restart the VM.