configuration-templates – Rev 27

Subversion Repositories:
Rev:
###########################################################################
##  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

Generated by GNU Enscript 1.6.5.90.