On Mon, Nov 24, 2014 at 06:44:25PM +0100, Quentin Lefebvre wrote: > Hi, > > I tested your patch and actually it doesn't solve the bug. > For example, if "hash=sha512" is provided in /etc/crypttab, the > first > if (!streq(arg_hash, "plain")) > is true, and the > > + } else if (!key_file) > is not reached. This is be design. My patch is quite different from your patch, which I tried to make clear in the description.
If you specify hash=sha512, then you get hash=sha512. Zbyszek _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel