vianney / arch-luks-suspend

Lock encrypted root volume on suspend in Arch Linux
https://aur.archlinux.org/packages/arch-luks-suspend-git/
51 stars 30 forks source link

Add keyfile support #13

Open joshuabach opened 7 years ago

joshuabach commented 7 years ago

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)