[Openmcl-devel] Running CCL as a daemon

Patrick May patrick.may at mac.com
Thu Feb 18 09:11:39 PST 2010


On Feb 17, 2010, at 8:33 PM, Ron Garret wrote:
> What's the right way to run CCL as a daemon?  Do I have to build my own image with a custom initial function, or is there a way to do it with the regular CCL image and the -e or -l command line option?

	Here's how I'm running a couple of webservers:

detachtty --dribble-file ./log/ccl64-dribble --log-file ./log/detachtty.log --pid-file ./log/detachtty.pid ./log/detachtty.socket /usr/local/ccl/scripts/ccl64 --load ./load--server.lisp

Regards,

Patrick

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2421 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20100218/833cbcc2/attachment.bin>


More information about the Openmcl-devel mailing list