]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/login/logind-session.c
logind: optionally, keep the user@.service instance for eached logged in user around...
authorLennart Poettering <lennart@poettering.net>
Tue, 7 Aug 2018 09:02:00 +0000 (11:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 13 Oct 2018 10:59:29 +0000 (12:59 +0200)
commit9afe9efb9340588db553950727a2a9672dc3db24
tree9464ef9a75087868602fba2860adf13a1240a43e
parent061c6607a9f2e39a76ee74048f19b5de16c8fac3
logind: optionally, keep the user@.service instance for eached logged in user around for a while

This should speed up rapid logout/login cycles a bit.

By default this timeout is now set to 10s.

Fixes: #8410
Replaces: #4434
man/logind.conf.xml
src/login/logind-core.c
src/login/logind-dbus.c
src/login/logind-gperf.gperf
src/login/logind-session.c
src/login/logind-user.c
src/login/logind-user.h
src/login/logind.h