[systemd-devel] [PATCH] login: Don't stop a running user manager from garbage-collecting the user.

Thomas Bächler thomas at archlinux.org
Wed Dec 11 10:59:27 PST 2013


Am 11.12.2013 19:56, schrieb Thomas Bächler:
> With the current logic, a user will never be garbage-collected, since its
> manager will always be around. Change the logic such that a user is
> garbage-collected when it has no sessions and linger is disabled.

This seems to fix my current problem.

However, if I have two sessions and close one, both the dbus properties
of the user/seat as well as the /run/systemd/users/$UID file still list
the closed session until another session for the user closes or opens.
This seems to be a separate problem, but still a flaw in the logic
somewhere.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20131211/6e8b52c1/attachment.pgp>


More information about the systemd-devel mailing list