[systemd-devel] systemd-208: auto-stopping of user@.service on last session exit

2014-01-30 Thread Ivan Shapovalov
Hello!

Is it intentional that even with KillUserProcesses=no,
user@.service is stopped as soon as the last user's session ends?

And, in any case, is it possible to avoid that?

To avoid XY problem: I'm trying to run a global per-user tmux server
inside the systemd user instance.

Thanks,

-- 
Ivan Shapovalov / intelfx /

signature.asc
Description: This is a digitally signed message part.
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] systemd-208: auto-stopping of user@.service on last session exit

2014-01-30 Thread Ivan Shapovalov
On Thursday 30 January 2014 at 17:36:29, Lennart wrote:
 On Thu, 30.01.14 20:23, Ivan Shapovalov (intelfx...@gmail.com) wrote:
  Hello!
  
  Is it intentional that even with KillUserProcesses=no,
  user@.service is stopped as soon as the last user's session ends?
  
  And, in any case, is it possible to avoid that?
  
  To avoid XY problem: I'm trying to run a global per-user tmux server
  inside the systemd user instance.
 
 loginctl enable-linger USER...
 
 
 Lennart

Wow.
Sorry for not reading the loginctl(1).

Thanks again.

-- 
Ivan Shapovalov / intelfx /

signature.asc
Description: This is a digitally signed message part.
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] systemd-208: auto-stopping of user@.service on last session exit

2014-01-30 Thread Lennart Poettering
On Thu, 30.01.14 20:23, Ivan Shapovalov (intelfx...@gmail.com) wrote:

 Hello!
 
 Is it intentional that even with KillUserProcesses=no,
 user@.service is stopped as soon as the last user's session ends?
 
 And, in any case, is it possible to avoid that?
 
 To avoid XY problem: I'm trying to run a global per-user tmux server
 inside the systemd user instance.

loginctl enable-linger USER...


Lennart

-- 
Lennart Poettering, Red Hat
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel