]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/login/pam_systemd.c
pam_systemd: simplify code which with we set environment variables
authorLennart Poettering <lennart@poettering.net>
Fri, 20 Jul 2018 09:27:55 +0000 (11:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 25 Jul 2018 14:09:33 +0000 (16:09 +0200)
commitd6baaa6978d3eb5b8e8497021c4ba576aee936a3
tree21cae1211e735dcfebe3de2bc1a55820fb8ced7c
parent5fdfbbd505857ca17349fab4edcb942f359a50dd
pam_systemd: simplify code which with we set environment variables

Let's shorten things a bit by splitting out common code in a new
function.
src/login/pam_systemd.c