]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/login/pam_systemd.c
pam_systemd: use pam_syslog_errno()
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 4 Oct 2022 12:29:53 +0000 (14:29 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 11 Oct 2022 14:10:08 +0000 (16:10 +0200)
commit7e7b53b4a7dec7dd4ecb7188d4ab890c2fad85bd
tree53cbaac89975052577402356f296f61796eee937
parent544ec3c0abd15eabb86ad2da7cea698ba736d59d
pam_systemd: use pam_syslog_errno()

The debug message for "nice" is tweaked to show the level that was set.

Like in the two previous commits, the return code on error might be changed.
src/login/pam_systemd.c