Hello, Is it possible to run the CL-HTTP server with CMU-CL (18e) in "batch" mode on a Linux machine. The desired result is to have the CL-HTTP server start automatically every time the machine is booted without the read-eval loop reading or writing to any streams. I've tried several suggested solutions found on the Internet, but none seem to work. So, for now, I'm running a terminal session where I then manually start the lisp image containing the server; but this is, shall we say...sub-optimal.
Thanks, conrad
