Re: [systemd-devel] How to escape from systemd slice

2014-05-28 Thread Maciej Piechotka
On Tue, 2014-05-27 at 22:31 -0500, David Timothy Strauss wrote: > One of the cleanest ways to do what you want is to create a > D-Bus-activated systemd service (or socket-activated, if that's more > appropriate). That allows activation completely outside the user's > session without elevated privil

Re: [systemd-devel] How to escape from systemd slice

2014-05-27 Thread David Timothy Strauss
One of the cleanest ways to do what you want is to create a D-Bus-activated systemd service (or socket-activated, if that's more appropriate). That allows activation completely outside the user's session without elevated privileges. Of course, it requires considerable work for each service to do it

[systemd-devel] How to escape from systemd slice

2014-05-26 Thread Maciej Piechotka
Hi, I have following problem - I want to run processes from ssh which outlive the connection (think tmux or mosh) but I cannot get it to work. I believe that the processes are killed when the slice is killed as even opening new PAM session does not help and the process is still displayed in the