diff --git a/usr/libexec/security-misc/panic-on-oops b/usr/libexec/security-misc/panic-on-oops index ac42d7d..54731c9 100755 --- a/usr/libexec/security-misc/panic-on-oops +++ b/usr/libexec/security-misc/panic-on-oops @@ -25,6 +25,6 @@ sysctl kernel.warn_limit=1 ## Makes the system immediately reboot on the occurrence of a single ## kernel panic. This reduces the risk and impact of denial of -## service attacks and both cold and warmm boot attacks. +## service attacks and both cold and warm boot attacks. ## https://docs.kernel.org/admin-guide/sysctl/kernel.html#panic sysctl kernel.panic=-1