diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-10-31 11:53:41 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-10-31 11:53:41 +0100 |
commit | bc3ec7bd45814a75845529fd0aca5c5a9d9f0c14 (patch) | |
tree | aa2d20a8f74779e5a7f95bf2757fbd557883365e /TODO | |
parent | 88fbff03df6be4f0f71df11047d4a31daed357e4 (diff) |
unblock signals we might want to handle
On Thu, Oct 29, 2009 at 19:15, Christian P. Schmidt <schmidt@digadd.de> wrote:
> After the getty replaces itself with login the pam module pam_mount
> calls mount. This in turn determines that the partition to be mounted is
> LUKS encrypted, and calls cryptsetup. Cryptsetup receives the password,
> unlocks the partition, and calls udevadm settle in order to avoid some
> problems in interaction with LVM.
>
> udevadm settle never returns.
>
> The problem here is that SIGUSR1 and SIGALRM are both blocked in oldmask
> already, and never reach udevadm. No care is ever taken to ensure those
> signals are not blocked.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions