2016-05-22 0:51 GMT+02:00 Zbigniew Jędrzejewski-Szmek <zbys...@in.waw.pl>:
>         * systemd-logind will now by default terminate user processes that are
>           part of the user session scope unit (session-XX.scope) when the user
>           logs out. This behavior is controlled by the KillUserProcesses=
>           setting in logind.conf, and the previous default of "no" is now
>           changed to "yes". This means that user sessions will be properly
>           cleaned up after, but additional steps are necessary to allow
>           intentionally long-running processes to survive logout.
>
>           While the user is logged in at least once, user@.service is running,
>           and any service that should survive the end of any individual login
>           session can be started at a user service or scope using systemd-run.
>           systemd-run(1) man page has been extended with an example which 
> shows
>           how to run screen in a scope unit underneath user@.service. The same
>           command works for tmux.
>
>           After the user logs out of all sessions, user@.service will be
>           terminated too, by default, unless the user has "lingering" enabled.
>           To effectively allow users to run long-term tasks even if they are
>           logged out, lingering must be enabled for them. See loginctl(1) for
>           details. The default polkit policy was modified to allow users to
>           set lingering for themselves without authentication.

Hm, I'm having v230 here, but when I run
loginctl enable-linger <my_user_name>
a polkit prompt pops up asking me for admin privileges.

Is anyone else seeing this behaviour?

Michael



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to