Error in Documentation

Issue #68 resolved
Former user created an issue

There appears to be an error in the documentation:
http://mmonit.com/monit/documentation/monit.html#service_methods

If you look at the second example:

Reads as: start program = "/etc/init.d/foobar stop"

Shouldn't it be: stop program = "/etc/init.d/foobar stop"

Comments (5)

  1. Log in to comment