]> git.ipfire.org Git - thirdparty/util-linux.git/commit
su, agetty: don't use program_invocation_short_name for openlog()
authorKarel Zak <kzak@redhat.com>
Mon, 4 Mar 2024 12:30:10 +0000 (13:30 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 4 Mar 2024 12:30:10 +0000 (13:30 +0100)
commit677a3168b261f3289e282a02dfd85d7f37de0447
tree084ea018cd850ba17d5ecf307464c9b0d701ea14
parent92dd6d533119cd6300784c4be422c2d5e7047c90
su, agetty: don't use program_invocation_short_name for openlog()

Make sure the program name is hardcoded when write to the log.

Reported-by: "Serge E. Hallyn" <serge@hallyn.com>
Reported-by: "Skyler Ferrante (RIT Student)" <sjf5462@rit.edu>
Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/su-common.c
term-utils/agetty.c