# You can set here various option for dhcpd

# Which configuration file to use.
# CONFIGFILE="/etc/dhcpd.conf"

# Where to store the lease state information.
# LEASEFILE="/var/lib/dhcp/dhcpd.leases"

# Define DHCPDARGS with any other options to pass to the dhcpd server.
# See dhcpd(8) for available options and syntax.
# OPTIONS="-q"
# DHCPDARGS="eth0 eth1"
DHCPDARGS=
OPTIONS=

