This commit is contained in:
Patrick Schleizer 2025-10-10 08:08:10 -04:00
parent 968de33c65
commit 4d9c3dc357
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48

View file

@ -51,7 +51,7 @@ configuration file and significant hardening is applied to a myriad of component
- Force immediate system reboot on the occurrence of a single kernel panic, reducing the
risk and impact of denial of service attacks and both cold and warm boot attacks.
- Force immediate kernel panic on OOM. This is to avoid security features such as the screen
locker, kloak, emerg-shutdown from being arbitrarily terminated when the system starts
running out of memory.