Skip to content

Fix --disable-dev-random bug

Joseph Richey requested to merge joerichey94/cryptsetup:flag-bug into master

--disable-dev-random now disables reading from /dev/random instead of incorrectly enabling it. This was found in the process of writing !44 (closed).

Edited by Joseph Richey

Merge request reports