Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > e5623616ce6388b50cc611d9fe591de9 > files > 3

dhcp-server-4.1.0p1-2mdv2010.0.i586.rpm

# 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 INTERFACES to limit which network interfaces dhcpd listens on.
# The default null value causes dhcpd to listen on all interfaces.
#INTERFACES=""

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