[SunHELP] nohup problems
Nicholas Dronen
sunhelp at sunhelp.org
Wed Aug 8 17:21:55 CDT 2001
On Wed, Aug 08, 2001 at 04:52:26PM -0400, John Kennedy wrote:
> We have a user who is dialing into a Solaris 8 box that is isolated from the
> network. Whenever the user tries to nohup a job then logs out the process
> dies. We have had a local user test it and got the same results. The error we
> get in nohup.out is "Process terminated by kill."
> Where else can I go to find out why no hup will not keep processes running?
Perhaps the program requires a controlling terminal in order
to run.
$ nohup strace -o strace.out -vall -fall -tall [ program ]
Regards,
Nicholas Dronen
More information about the SunHELP
mailing list