]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: add --show-issue to review issue output
authorKarel Zak <kzak@redhat.com>
Tue, 12 Nov 2019 10:15:38 +0000 (11:15 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 12 Nov 2019 10:24:40 +0000 (11:24 +0100)
commit4e666fcedaa6a4e5916af75a9e892dfb0cc757f7
tree416c51bb2ee00c38afc78e7ce0a5e5f02e319eaa
parent456bcbca6b55fbed33d9f86e69a51abd0e1b8f0b
agetty: add --show-issue to review issue output

Let's make life easier for admins and allow to review issue file
output on the current terminal without all full agetty execution. Use
case is pretty simple:

 # $EDITOR /etc/issue
 # agetty --show-issue

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