docs(readme): fix mce boot command line typo

Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
k4yt3x 2025-10-19 00:00:00 +00:00
parent f1af91b397
commit ea0cfb032a
No known key found for this signature in database

View File

@ -123,7 +123,7 @@ In addition to the sysctl configuration file, which sets kernel parameters at ru
# Treat kernel oops as a panic # Treat kernel oops as a panic
ops=panic ops=panic
# Let the kernel panic on correctable MCE errors # Let the kernel panic on uncorrectable MCE errors
mce=0 mce=0
# Disable merging of slabs of similar sizes # Disable merging of slabs of similar sizes