From: Tomek Mrugalski Date: Thu, 21 Feb 2019 04:05:33 +0000 (+0100) Subject: [#162] Added back netconf status (with proper quotes) X-Git-Tag: 474-optionally-disable-collection-host-lookups_base~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7460e61375ef38b028973249103eba672fba698a;p=thirdparty%2Fkea.git [#162] Added back netconf status (with proper quotes) --- diff --git a/src/bin/keactrl/keactrl.in b/src/bin/keactrl/keactrl.in index 50f1530517..4c559b256f 100644 --- a/src/bin/keactrl/keactrl.in +++ b/src/bin/keactrl/keactrl.in @@ -431,7 +431,7 @@ dhcp4=$( printf "%s" ${dhcp4} | tr '[:upper:]' '[:lower:]' ) dhcp6=$( printf "%s" ${dhcp6} | tr '[:upper:]' '[:lower:]' ) dhcp_ddns=$( printf "%s" ${dhcp_ddns} | tr '[:upper:]' '[:lower:]' ) ctrl_agent=$( printf "%s" ${ctrl_agent} | tr '[:upper:]' '[:lower:]' ) - +netconf=$( printf "%s" ${netconf} | tr '[:upper:]' '[:lower:]' ) case ${command} in # Start the servers.