Package: cryptsetup
Version: 1.0.4+svn16-1
While looking at /usr/share/initramfs-tools/hooks/cryptroot (I was looking for
a simple way to have suspend to disk work with an encrypted swap whose
keyfile is on an encrypted usb keystick, but I haven't found anything that
fits my needs) I found what I think is a bug at line 341: I think the command
copy_exec "$KEYSCRIPT" /keyscripts
should be
copy_exec "$KEYSCRIPT" "$DESTDIR/keyscript"
To be honest I have not tried to trigger this bug, as I'm quite sure it is a
bug :-).
Tomassino Ferrauto
pgpp2SvEOh4zM.pgp
Description: PGP signature

