]> git.ipfire.org Git - thirdparty/util-linux.git/commit
su: use get_terminal_name() for compatibility with login(1)
authorKarel Zak <kzak@redhat.com>
Thu, 22 Nov 2012 13:45:49 +0000 (14:45 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 22 Nov 2012 13:45:49 +0000 (14:45 +0100)
commitbbc5a5eac417a343b00c713018256d2f31befccb
tree0eb8442d0585ae47bb3ba1a02c80f6c7c61a18f2
parent70aaa7308ba771ab832023fabe5f782d92b332cc
su: use get_terminal_name() for compatibility with login(1)

login(1) uses tty name (!= path) in the syslog messages.

Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/Makemodule.am
login-utils/su-common.c