Re: [systemd-devel] LUKS passphrase asked twice when using plain device names

2014-10-24 Thread Lennart Poettering
On Tue, 23.09.14 08:06, Paul Menzel (paulepan...@users.sourceforge.net) wrote: > Dear systemd and dracut folks, > > > with Debian Sid/unstable, using plain device names like `/dev/sda1` in > `/etc/fstab` and `/etc/crypttab` the LUKS passphrase has to be entered > twice. Once it asked by dracut a

[systemd-devel] LUKS passphrase asked twice when using plain device names

2014-09-22 Thread Paul Menzel
Dear systemd and dracut folks, with Debian Sid/unstable, using plain device names like `/dev/sda1` in `/etc/fstab` and `/etc/crypttab` the LUKS passphrase has to be entered twice. Once it asked by dracut and once by systemd. I did not yet try with UUIDs and ask first if that is an error? Thanks