Home | History | Annotate | Download | only in dist

Lines Matching refs:dhcpd

1488                           Default file containing dhcpd configuration (default
1489 is typically /etc/dhcpd.conf)
1491 File for dhcpd leases (default is
1492 LOCALSTATEDIR/db/dhcpd.leases)
1503 File for dhcpd process information (default is
1504 LOCALSTATEDIR/run/dhcpd.pid)
1525 --with-ldap enable OpenLDAP support in dhcpd (default is no)
1526 --with-ldapcrypto enable OpenLDAP crypto support in dhcpd (default is
1529 dhcpd (default is no)
1530 --with-ldapcasa enable LDAP CASA auth support in dhcpd (default is
5747 # Extract the first word of "dhcpd", so it can be a program name with args.
5748 set dummy dhcpd; ac_word=$2
5870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dhcpd.leases location" >&5
5871 $as_echo_n "checking for dhcpd.leases location... " >&6; }
5874 with_srv_lease_file="${localstatedir}/db/dhcpd.leases"
5877 with_srv_lease_file="${localstatedir}/state/dhcp/dhcpd.leases"
5879 with_srv_lease_file="${localstatedir}/state/dhcpd.leases"
5883 with_srv_lease_file="${localstatedir}/lib/dhcp/dhcpd.leases"
5885 with_srv_lease_file="${localstatedir}/lib/dhcpd.leases"
5888 with_srv_lease_file="${localstatedir}/etc/dhcpd.leases"
5890 with_srv_lease_file="/etc/dhcpd.leases"