it appears that if you use ssh2 to connect to the shell in some terminals you can run the process fine eg.. ./startup & returns process 1234. you can exit fine. but when you come back mud crashes or kill -9 1234 the startup script even dies. looks like dennis website again saves the day. why i am posting this? cause there is only 2 postings on ssh2 on the archives.
Dennis's Letter: Short answer: This has nothing to do with the mud, the server, etc. It is a 'feature' of OpenSSH. See http://www.snailbook.com/faq/background-jobs.auto.html for a good explanation of what's going on, and what to do about it. Dennis

