chiark / gitweb /
cryptsetup: fix nofail support
authorTom Gundersen <teg@jklm.no>
Wed, 21 Nov 2012 11:30:47 +0000 (12:30 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 21 Nov 2012 11:53:28 +0000 (12:53 +0100)
commitadc40dc2f670a6298cce918fb318ba6a4b80c306
tree3b03988cd663f0deacbd2c8654701bbdc76a80f4
parentcf37cd2f305db327e05f8e001f5d84887f4fdfeb
cryptsetup: fix nofail support

This was documented in the man page and supported in the generator,
but systemd-cryptestup itself would fail with this option.

systemd-cryptsetup should ignore 'nofail', as it does with 'noauto'.
src/cryptsetup/cryptsetup.c