You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since kernel v5.6 (2020), /dev/random no longer blocks and
is functionally equivalent to /dev/urandom. So there's no
point in adjusting securerandom.source.
Signed-off-by: Jonathan Dowland <[email protected]>
0 commit comments