On Mon, Jan 9, 2012 at 3:24 AM, Maxim Burgerhout <ma...@wzzrd.com> wrote:
> there is an issue with Monit forking after startup and changing it's PID when
> using systemd. The PID file will have the pre-fork PID in it and systemd will
> assume the process is exiting (deactivating). well, at least in my tests.

There is NO issue with monit.  Monit uses simple and de-facto standard way
of startup for daemon (as apache or nginx or just anything from /etc/init.d/).

Looking at *your* docs, it seems to be
Type=forking
should solve this "problem" with monit.

_______________________________________________
monit-dev mailing list
monit-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/monit-dev

Reply via email to