bug-sh-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ssh kills nohup launch process


From: Bob Proulx
Subject: Re: ssh kills nohup launch process
Date: Thu, 3 Apr 2003 10:26:08 -0700
User-agent: Mutt/1.3.28i

Laurent Mazet wrote:
> When I forget to redirect input stream, I can not close my ssh
> connection.
> If I kill ssh, process launch by nohup are killed !
> So, I hack the nohup of my Mandrake 9.0 (sh-utils-2.0.15-2mdk)...

There is a lot of discussion on the ssh lists about ssh and processes
with open files and the so called hang-on-exit behavior.  IMNHO this
is due to poorly written daemon software which is not handling stdin,
stdout, stderr file properly.  The daemon command should do this
itself.  But some need help.  I would file a bug report against the
daemon with the problem.

  http://www.openssh.com/faq.html#3.10

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]