At 11:26 AM 11/24/97 -0600, you wrote: >My shell server requires me to use the "nohup" command for all programs that >aren't to be terminated when i drop my link to the account. This causes >some problems with the autorun script. When I start the autorun going, it >makes the bin/circle program start. However, when I log off of the shell >account, bin/circle is killed and I have to wait for the autorun to start it >up again. Is there any way for me to specify my autorun script to add this >argument before the bin/circle command? Well, I havent tried this.... but in the autorun script, I'd imagine all you need to do is change the line that looks like bin/circle $FLAGS $PORT >> syslog 2>&1 to nohup bin/circle $FLAGS $PORT >> syslog 2>&1 +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST