From: Jonathan McDowell Date: Fri, 10 Jun 2016 07:26:53 +0000 (+0100) Subject: Fix use of keyd backend X-Git-Tag: onak-0.5.0~12 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=1ec1e2efdf4092233ac2136dff5a35cf6c7f4710;hp=1ec1e2efdf4092233ac2136dff5a35cf6c7f4710;p=onak.git Fix use of keyd backend When keyd is in use any backend configuration is ignored for the clients and keyd contacted instead. The new config changes failed to correctly migrate the overriding mechanism for this and as a result nothing was using keyd. ---