[Pkg-systemd-maintainers] Bug#740760: Bug#740760: systemd: timeout parameters in crypttab is ignored
Michael Stapelberg
stapelberg at debian.org
Sat Mar 8 21:30:23 GMT 2014
Hi pipex,
pipex07 at yahoo.it writes:
> My configuration of crypttab is
>
> gianluca at debian64 ~ $ more /etc/crypttab
> criptodb6 /dev/sdb6 none luks,timeout=10
>
> to boot the system waits for the password indefinitely.
> the timeout of 10 seconds doesn't work.
>
> I suppose that the system start without mount of criptodb6 partition.
> The partition isn't /root or /home, but /opt directory
When you say “the timeout of 10 seconds doesn't work”, what does that
mean specifically? Note that the timout specified via timeout= is for
the password prompt, not for the device. When looking at the code in
src/cryptsetup/cryptsetup.c and cryptsetup-generator.c, I don’t think
it’s getting ignored.
See also https://bugs.freedesktop.org/show_bug.cgi?id=54210
--
Best regards,
Michael
More information about the Pkg-systemd-maintainers
mailing list