]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: move struct issue and related defines to agetty.h
authorKarel Zak <kzak@redhat.com>
Thu, 14 May 2026 09:11:01 +0000 (11:11 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 14 May 2026 11:14:57 +0000 (13:14 +0200)
commit3fc53d595e4a9eda5a109bd22f399a42404147bf
treef388805a6a051b81ae4d06a6fc1a3007fdb82bdd
parent2431927ff5844d6cc45beb5a7fada48e8e5c470c
agetty: move struct issue and related defines to agetty.h

Move struct issue (renamed to struct agetty_issue),
ISSUE_SUPPORT, ISSUEDIR_SUPPORT, AGETTY_RELOAD and USE_NETLINK
defines to the shared header file in preparation for splitting
the issue file functions to a separate source file.

Signed-off-by: Karel Zak <kzak@redhat.com>
agetty-cmd/agetty.c
agetty-cmd/agetty.h