[systemd-devel] [PATCH] This patch solves the bug 52630 described here: https://bugs.freedesktop.org/show_bug.cgi?id=52630 .
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Mon Nov 24 06:21:27 PST 2014
On Wed, Nov 19, 2014 at 02:22:02PM +0100, Quentin Lefebvre wrote:
> >For plain dm-crypt devices, the behavior of cryptsetup package is to ignore the hash algorithm when a key file is provided.
> >With this patch, systemd-cryptsetup now behaves as cryptsetup, so that old plain dm-crypt devices created with cryptsetup can be mounted at boot time by systemd, with no modification of /etc/crypttab.
[replying here too for the sake of ml archives]
As I said on the bug tracker, it seems wrong to ignore the hash
if it is explicitly configured by the user. I pushed a change to
default to no hash if the keyfile is specified instead.
Zbyszek
More information about the systemd-devel
mailing list