From: Tony M. <to...@sp...> - 2009-07-23 23:16:22
|
> Regarding daemonize and pid file. > > I am not sure if this did ever work, but it does not for me (0.4.0). > I found https://sourceforge.net/apps/trac/pyzor/changeset/170 > So daemonizing, logging (and pid file) won't be supported in the future? There's a ticket (#51) for the logFile option. Most of the necessary code is in SVN already. I don't see any point in the (extremely old) daemonising code - can't you just use something like start-stop-daemon? If you feel there is a use-case, please open a ticket requesting the change/addition that you want. Thanks, Tony |