We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcff5d3 commit f887908Copy full SHA for f887908
1 file changed
defaults/initrd.d/00-crypt.sh
@@ -235,6 +235,7 @@ _open_luks() {
235
continue
236
fi
237
cryptsetup_opts="${cryptsetup_opts} -d ${init_key}"
238
+ passphrase_needed="0"
239
240
241
# At this point, keyfile or not, we're ready!
0 commit comments