1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2025-02-02 11:01:34 -05:00

Update README.md

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2025-01-27 05:14:24 -07:00 committed by GitHub
parent fa0caddd15
commit 3d163f7d56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
To enable SELinux, do the following after you have run fedora-minimal.sh:
- Shutdown the VM.
- Run `qvm-features fedora-40-minimal selinux 1`.
- 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.