]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: Watch only protocol requested by issue escapes
authorStanislav Brabec <sbrabec@suse.cz>
Wed, 10 Oct 2018 17:26:27 +0000 (19:26 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 11 Oct 2018 10:09:25 +0000 (12:09 +0200)
commit36c55a89871d836a9c6a2832151f0ca907e83ea0
treef15b25b62acaeda673e379d8a0ca74ed746302a4
parentc5955394a8eddc42cb9d14b15ef533af5aed6bc5
agetty: Watch only protocol requested by issue escapes

To decrease number of reloads, watch only protocol requested by \4 and \6
escapes in issue file.

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