configuration-templates – Diff between revs 27 and 65

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 27 Rev 65
1 ########################################################################### 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ## 2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ########################################################################### 3 ###########################################################################
4   4  
5 check process php-fpm with pidfile /var/run/php5-fpm.pid 5 check process php5-fpm with pidfile /var/run/php5-fpm.pid
6 start program = "/bin/systemctl start php5-fpm" 6 start program = "/bin/systemctl start php5-fpm"
7 stop program = "/bin/systemctl stop php5-fpm" 7 stop program = "/bin/systemctl stop php5-fpm"
8 # if 5 restarts within 5 cycles then timeout 8 # if 5 restarts within 5 cycles then timeout
9   9  
10
Generated by GNU Enscript 1.6.5.90.
10
Generated by GNU Enscript 1.6.5.90.
11   11  
12   12  
13   13