Remove whitespace

This commit is contained in:
raja-grewal 2025-08-17 07:06:55 +00:00 committed by GitHub
parent e06b78a522
commit 3de9cd5646
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -226,7 +226,7 @@ Kernel space:
- Optional - Disable support for all x86 processes and syscalls (when using Linux kernel >= 6.7)
to reduce attack surface.
- Disable the EFI persistent storage feature which prevents the kernel from writing crash logs
and other persistent data to either the UEFI variable storage or ACPI ERST backends.