On Jun 22, 2:52 pm, baus <cmb...@gmail.com> wrote:
> How do you daemonize the server?
Ok I figured it out by looking at the code. You have to issue the
start command or else runfg is assumed.
>> How do you daemonize the server?
>
> Ok I figured it out by looking at the code. You have to issue
> the start command or else runfg is assumed.
Yup. See also:
http://zetadev.com/software/aspen/trunk/doc/html/command-line.html
That won't work on Windows, of course. We have a hack for running
Aspen as a Windows service but we don't yet have code for doing
that easily.
chad