]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: use standard path macros
authorKarel Zak <kzak@redhat.com>
Wed, 1 Oct 2025 12:42:39 +0000 (14:42 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Oct 2025 12:48:49 +0000 (14:48 +0200)
commita7f5e5c9f9c00823e04e89e9030337239a5bd7b8
tree2256c6ef120d37c5954d5c655c294c42f92b3ce3
parentdc1e88ff93f40f2f8093fcf35bda615a9384edcd
agetty: use standard path macros

- remove unnecessary issuefile-related stuff from include/pathnames.h
- use standard _PATH_* macros

Signed-off-by: Karel Zak <kzak@redhat.com>
include/pathnames.h
lib/configs.c
term-utils/agetty.c