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 user logs in, starts a tmux session
The system administrator can. An end user cannot.
On Wed, May 25, 2011 at 11:03 AM, Nicholas Marriott
wrote:
> Hi
>
> 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 say).
>
>
>
Hi
And that is a flaw in systemd that applications should add code to work
round?
On Wed, May 25, 2011 at 11:07:22AM -0400, S. Zachariah Sprackett wrote:
> The system administrator can. An end user cannot.
>
> On Wed, May 25, 2011 at 11:03 AM, Nicholas Marriott
> wrote:
> > Hi
> >
> > I don't
"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
Hi
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 say).
On Wed, May 25, 2011 at 04:58:46PM +0200, Christian Hesse wrote:
> Nicholas Marriott on Mon, 23 May 2011
> 20:18:21 +0100:
>
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! ;)
On 05/23/2011 02:51 PM, Christian Hesse wrote:
> 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 deta
Hi
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.
On Mon, May 23, 2011 at 08:51:17PM +0200, Christian Hesse wrote:
> Hello everybo
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