]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: reload issue on --autologin --login-pause too
authorKarel Zak <kzak@redhat.com>
Mon, 9 Mar 2015 11:45:52 +0000 (12:45 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 12 Mar 2015 09:20:04 +0000 (10:20 +0100)
commit393600eb84533b09e765266b65c20eda12656ec6
treef6c9ab0c61712b0d763a0be3f535738bd7673ed7
parent4e93a1d3a54d519f4443aa869da3dafc4d9adb23
agetty: reload issue on --autologin --login-pause too

The current "agetty --reload" implementation does not refresh issue
file output on autologin. Let's support this use-case too.

Reported-by: Sitsofe Wheeler <sitsofe@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/agetty.c