configuration-templates – Diff between revs 158 and 166

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 158 Rev 166
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 rngd with pidfile /run/rngd-onerng0.pid 5 check process rngd matching rngd
6 start program "/bin/systemctl start rng-tools@onerng0.service" 6 start program "/bin/systemctl start rng-tools@onerng0.service"
7 stop program "/bin/systemctl stop rng-tools@onerng0.service" 7 stop program "/bin/systemctl stop rng-tools@onerng0.service"
8 #if failed host 127.0.0.1 port 9050 type tcp then restart 8 #if failed host 127.0.0.1 port 9050 type tcp then restart
9 # if 5 restarts within 5 cycles then timeout 9 # if 5 restarts within 5 cycles then timeout
10   10