Skip to content
Commit ce59fc69 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: allow SQPOLL with CAP_SYS_NICE privileges



CAP_SYS_ADMIN is too restrictive for a lot of uses cases, allow
CAP_SYS_NICE based on the premise that such users are already allowed
to raise the priority of tasks.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 418baf2c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment