1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2025-02-02 11:01:34 -05:00
QubesOS-Scripts/fedora-minimal/README.md
Tommy 3d163f7d56
Update README.md
Signed-off-by: Tommy <contact@tommytran.io>
2025-01-27 05:14:24 -07:00

9 lines
271 B
Markdown

# 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.