]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/login/pam_systemd.c
pam_systemd: prolong method call timeout when allocating session
authorLennart Poettering <lennart@poettering.net>
Mon, 19 Aug 2019 13:15:13 +0000 (15:15 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 Nov 2019 20:05:03 +0000 (21:05 +0100)
commitfbcb630045f9d13d6d4b16ba376b0cf27bf1e2d5
treec493e8cbe9a61e6e3d55588edb22776505f77f34
parentcbfc32819ac4439d2d382986bdf42497e9e6726b
pam_systemd: prolong method call timeout when allocating session

Starting a session might involve starting the user@.service instance,
hence let's make the bus call timeout substantially longer.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=83828
src/login/pam_systemd.c