You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/kea/files/kea-confd-r1

11 lines
289 B

# Which services should be taken into account?
DHCP4="true"
DHCP6="false"
DDNS="false"
# Define your config files here. Otherwise we default to files in /etc/kea
# (see init script)
#DHCP4_CONFIG="/etc/kea/dhcp4.conf"
#DHCP6_CONFIG="/etc/kea/dhcp6.conf"
#DDNS_CONFIG="/etc/kea/ddns.conf"