+---------- On Jun 13, Tom Jackson said: > /usr/local/aolserver4/bin/nsd -it /web/control/iunicycle-dev/iunicycle-dev-nsd.tcl > -u tom -b 192.168.111.100:80
You need to use "exec /usr/local/aolserver4/bin/nsd ...". The way you have it now leaves bash running, waiting for nsd to exit. When you say "svc -t /service/nsd" (or whatever), supervise kills bash but not nsd. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/
