]> 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>
Wed, 21 Nov 2018 09:48:05 +0000 (10:48 +0100)
commitd16afd8d157d41bd128da9f792ee49a716b76fd1
treeeb1476a24cceeb7be120c501fde9dbb3c08f0615
parentb7fb72090b2d02baf86480b11346f41627291372
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