configuration-templates – Rev 169

Subversion Repositories:
Rev:
###########################################################################
##  Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3      ##
###########################################################################

check process named with pidfile /var/run/named/named.pid
   start program = "/etc/init.d/bind9 start"
   stop program = "/etc/init.d/bind9 stop"
   if failed host 127.0.0.1 port 53 type tcp protocol dns then restart
   if failed host 127.0.0.1 port 53 type udp protocol dns then restart
   # if 5 restarts within 5 cycles then timeout

Generated by GNU Enscript 1.6.5.90.