# dhcpd.conf
#
# Configuration file for ISC dhcpd
# KA ETHZ 13.11.2001

# This file simply includes the master
# file and the peer description file.
# If you aren't using failover, comment out
# first include.

include "/etc/dhcpd.peer" ;
include "/etc/dhcpd.master" ;


