Christian Hesse on Mon, 23 May 2011 20:51:17 +0200:
> Hello everybody,
>
> I've installed systemd on my system. Systemd manages processes in
> cgroups, so it is able to terminate a process hierarchy if the daemon
> or session exits.
>
> Now this breaks tmux: A u
"S. Zachariah Sprackett" on Wed, 25 May 2011
11:07:22 -0400:
> On Wed, May 25, 2011 at 11:03 AM, Nicholas Marriott
> wrote:
> > I don't think this is something the application should need to
> > configure, you should be able to configure it in systemd (and it
> > sounds like you can from what you
Nicholas Marriott on Mon, 23 May 2011
20:18:21 +0100:
> I'm not convinced tmux should need PAM support to do something
> perfectly normal.
>
> How does systemd deal with other programs that want to daemonize?
> Surely it doesn't kill eg httpd if you start it from a terminal.
Surely it does! ;)
Hello everybody,
I've installed systemd on my system. Systemd manages processes in cgroups, so
it is able to terminate a process hierarchy if the daemon or session exits.
Now this breaks tmux: A user logs in, starts a tmux session, and detaches it.
When the user logs out the tmux session is kille