]> git.ipfire.org Git - thirdparty/util-linux.git/commit - term-utils/agetty.c
agetty: fix --login-pause logic
authorKarel Zak <kzak@redhat.com>
Mon, 31 Jul 2017 08:27:20 +0000 (10:27 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 31 Jul 2017 08:27:20 +0000 (10:27 +0200)
commitfe63c8a649a292e3262c764b1635b96d3bc98c65
tree8064484accce6e11433c5b6ec409526247967e9d
parentaaf133265f9403801931b44c2ea29783f22eb374
agetty: fix --login-pause logic

Let's "eat" ENTER key when pressed after login pause prompt.

Addresses: https://github.com/karelzak/util-linux/issues/491
Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/agetty.c