In the new release 2.0.0 the option --pidfile writes the wrong pid into the pid
file:
As the function write_pidfile() is called before daemonize(), the pid of the
first process is written, not the pid of the daemon. So start scripts which
check that number do not work right.
Original issue reported on code.google.com by wolfgang...@gmx.at on 10 Jan 2011 at 10:34
Original issue reported on code.google.com by
wolfgang...@gmx.at
on 10 Jan 2011 at 10:34