configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 26  →  ?path2? @ 27
/monit/debian/templates/corrade
@@ -0,0 +1,12 @@
###########################################################################
## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
###########################################################################
 
# This is a monit service file for the Second Life Corrade scripted agent.
# You will most likely need to change /home/corrade/Corrade.exe.lock to
# point to Corrade.exe.lock where you have placed the rest of the Corrade files.
 
check process corrade with pidfile /home/corrade/Corrade.exe.lock
start program = "/etc/init.d/corrade start"
stop program = "/etc/init.d/corrade stop"
# if 5 restarts within 5 cycles then timeout