ganymede:/service/nsd # cat run #!/bin/sh exec /usr/local/aolserver/bin/nsd -it /etc/nsd.d/nsd.tcl -u nsd -g nsd
the "i" parameter is like the "f" (foreground) parameter, with the difference that all output does go to server.log. This is important as without it, nsd would run as daemon and daemontools could not keep an eye on it, in fact it will continualy try to restart it as it thinks it exitted! Cheers, Bas. On 25 Jun 2005, at 06:18, Mrad James Deane wrote:
can you give an example of script(command) to start aolserver using daemontools plz . The script found on OpenACS have no relation on how to do it. thanks _________________________________________________________________ MSN Hotmail : antivirus et antispam intégrés http://www.msn.fr/newhotmail/Default.asp?Ath=f -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
-- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
