On Tue, Nov 4, 2008 at 9:09 AM, Neale Pickett <[EMAIL PROTECTED]> wrote:
> Reparenting everything to init with the double-fork is a nightmare on a
> many-user machine, especially when I'm logged in more than once.  pstree
> becomes useless.  This sets up a SIGCHLD handler and only forks once.
> Adds 2 SLOC, but surely there's some reason the double-fork is there that
> I'm just missing...

If you quit dwm, what happens to any programs that you've launched?
Are they killed?  What happens if you suddenly decide to manage all
your windows with a different window manager?

Reply via email to