io_uring typo fix (#306)

This commit is contained in:
Tommy
2024-07-01 17:45:02 -07:00
committed by GitHub
parent 237f6235e1
commit 7f090137dc

View File

@@ -44,4 +44,4 @@ kernel.core_pattern=|/bin/false
## Disable io_uring
## https://lore.kernel.org/lkml/20230629132711.1712536-1-matteorizzo@google.com/T/
## https://security.googleblog.com/2023/06/learnings-from-kctf-vrps-42-linux.html
io_uring_disabled = 2
kernel.io_uring_disabled = 2