configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 30  →  ?path2? @ 31
/monit/debian/templates/jetty8
@@ -1,3 +1,7 @@
###########################################################################
## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
###########################################################################
 
check process jetty8 with pidfile /var/run/jetty8.pid
start program = "/etc/init.d/jetty8 start"
stop program = "/etc/init.d/jetty8 stop"