]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptsetup: Retry indefinitely if tries=0 option has been set.
authorThomas Bächler <thomas@archlinux.org>
Sun, 18 Aug 2013 16:24:13 +0000 (18:24 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 11 Sep 2013 15:44:33 +0000 (17:44 +0200)
commit404dac4d96f4aaf66026e8b412c4b67e8773cffa
treec3e457040055971994d16881be8cec1ee1a9d79c
parent64347fc2b983f33e7efb0fd2bb44e133fb9f30f4
cryptsetup: Retry indefinitely if tries=0 option has been set.

When running from initrd, entering a wrong passphrase usually means that
you cannot boot. Therefore, we allow trying indefinitely.
man/crypttab.xml
src/cryptsetup/cryptsetup.c