[Bug 913] hanging ssh on solaris 8 - when script is invoked from solaris 9

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Aug 29 17:25:32 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=913





------- Additional Comments From dtucker at zip.com.au  2004-08-29 17:25 -------
I would guess that your script starts something and leaves it running?  If so, I
further suspect that it leaves some file descriptors open.  Try:

ssh supportc at machine8 "(/usr/local/bin/my-script /input-file >/dev/null
</dev/null 2>&1)"

and see also bug #52.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list