From: Andrei Pavel Date: Mon, 5 Jul 2021 14:13:16 +0000 (+0300) Subject: [#1961] remove comment about unused KEACTRL_CONF X-Git-Tag: Kea-1.9.10~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5fe0ccc2192e06835db24ea70cbaeb2a1f37c86;p=thirdparty%2Fkea.git [#1961] remove comment about unused KEACTRL_CONF --- diff --git a/src/bin/keactrl/Makefile.am b/src/bin/keactrl/Makefile.am index 791363ca11..e85392d056 100644 --- a/src/bin/keactrl/Makefile.am +++ b/src/bin/keactrl/Makefile.am @@ -2,8 +2,6 @@ SUBDIRS = . tests # Install keactrl in sbin and the keactrl.conf required by the keactrl # in etc. keactrl will look for its configuration file in the etc folder. -# If the default location needs to be changed it may be achieved by -# setting KEACTRL_CONF environment variable. sbin_SCRIPTS = keactrl KEA_CONFIGFILES = kea-dhcp4.conf kea-dhcp6.conf kea-dhcp-ddns.conf \ kea-ctrl-agent.conf