diff --git a/pulse_xmpp_agent/pluginsmachine/plugin_updatetightvnc.py b/pulse_xmpp_agent/pluginsmachine/plugin_updatetightvnc.py index 73d37a82..3dfec8ec 100644 --- a/pulse_xmpp_agent/pluginsmachine/plugin_updatetightvnc.py +++ b/pulse_xmpp_agent/pluginsmachine/plugin_updatetightvnc.py @@ -140,7 +140,7 @@ def check_tightvnc_configuration(xmppobject): if result["code"] == 0: logger.debug( - f"PL-TIGHT TightVNCServer registry {config['key']} with value {value} is reconfigured." + f"PL-TIGHT TightVNCServer registry {config['key']} with value {config['set_value']} is reconfigured." ) need_restart = True else: