]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: Return old behavior with empty logname
authorStanislav Brabec <sbrabec@suse.cz>
Mon, 19 Nov 2018 23:38:14 +0000 (00:38 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 4 Jan 2019 10:17:09 +0000 (11:17 +0100)
commitc6970557e8c3271d038aa38878de3bf66ffee36e
tree4572122948df9d74bca56b48978ec147cfce484b
parent767130178a806021e3c6cfa89c1d48f544bf5346
agetty: Return old behavior with empty logname

c094fcd37 introduced a behavior change: When Return is entered with empty
logname, nothing happens. As it confuses users, return back the old
behavior: re-prompt.

Signed-off-by: Stanislav Brabec <sbrabec@suse.cz>
term-utils/agetty.c