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 check process opensim with pidfile /srv/OpenSim/bin/OpenSim.pid
6 group opensim
7 start program "/etc/init.d/opensim start"
8 stop program "/etc/init.d/opensim stop"
9 if failed port 9000 type tcp then restart
10 # if 5 restarts within 5 cycles then timeout