There's a closed pull request on the void-packages repository dracut: add missing is_keysource parameter to cryptroot-ask https://github.com/void-linux/void-packages/pull/35892 Description: Without this change, rd.luks.key.tout is used, which is the number of times cryptroot tries to find the key. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (`x86_64`)