configuration-templates – Blame information for rev 156

Subversion Repositories:
Rev:
Rev Author Line No. Line
73 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 check process opendmarc with pidfile /var/run/opendmarc/opendmarc.pid
6 start program "/etc/init.d/opendmarc start"
7 stop program "/etc/init.d/opendmarc stop"
156 office 8 if failed unixsocket /var/run/opendmarc/opendmarc.sock type tcp then restart
9 #if failed port 12345 type tcp then restart
73 office 10 # if 5 restarts within 5 cycles then timeout