configuration-templates – Blame information for rev 27

Subversion Repositories:
Rev:
Rev Author Line No. Line
27 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 # This is a monit service file for the Second Life Corrade scripted agent.
6 # You will most likely need to change /home/corrade/Corrade.exe.lock to
7 # point to Corrade.exe.lock where you have placed the rest of the Corrade files.
8  
9 check process corrade with pidfile /home/corrade/Corrade.exe.lock
10 start program = "/etc/init.d/corrade start"
11 stop program = "/etc/init.d/corrade stop"
12 # if 5 restarts within 5 cycles then timeout