mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-08 11:05:07 -04:00
undo io_uring related changes
as these should be done in a separate pull request (if apprpriate) https://github.com/Kicksecure/security-misc/pull/244#issuecomment-2238889062
This commit is contained in:
parent
8791aecb38
commit
9f53a0182b
2 changed files with 2 additions and 2 deletions
|
@ -128,7 +128,7 @@ kernel.randomize_va_space=2
|
|||
##
|
||||
## Applicable when using Linux kernel >= 6.6 (retained here for future-proofing and completeness).
|
||||
##
|
||||
#kernel.io_uring_disabled=2
|
||||
kernel.io_uring_disabled=2
|
||||
|
||||
## 2. User Space:
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue