Add support for luks keyfile (--key-file option to cryptsetup), by parsing the cryptkey option from the kernel commandline 1.
If the option is not set or could not be parsed correctly, this falls back to the old behaviour (i.e. prompt for passphrase)
Add support for luks keyfile (
--key-file
option to cryptsetup), by parsing thecryptkey
option from the kernel commandline 1. If the option is not set or could not be parsed correctly, this falls back to the old behaviour (i.e. prompt for passphrase)