> >1) How do I tell it to write a PID file to a particular directory? Or > >write one anywhere, for that matter? > > It doesn't have an option to do this. Not yet, anyway.
I hope this gets added to a future release. It's not the end of the world that it doesn't have it, but rc.d-style scripts generally depend on being able to read a PID file somewhere for the "stop" and "restart" options. > >2) Is there a way to specify just the port on the command line, not the IP > >address? This isn't a big deal, just curious. > > Just omit the IP address. For example, ":995". Aha. Cool, thank you very much.
