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 dhcpd with pidfile /var/run/dhcpd.pid
6 start program = "/etc/init.d/isc-dhcp-server start"
7 stop program = "/etc/init.d/isc-dhcp-server stop"
8 if failed host 127.0.0.1 port 67 type udp then restart
9 # if 5 restarts within 5 cycles then timeout