Merge "Enable debug logging in q-agt output"
This commit is contained in:
commit
34d74bcc66
@ -539,6 +539,8 @@ function _configure_quantum_plugin_agent() {
|
|||||||
# Specify the default root helper prior to agent configuration to
|
# Specify the default root helper prior to agent configuration to
|
||||||
# ensure that an agent's configuration can override the default
|
# ensure that an agent's configuration can override the default
|
||||||
iniset /$Q_PLUGIN_CONF_FILE AGENT root_helper "$Q_RR_COMMAND"
|
iniset /$Q_PLUGIN_CONF_FILE AGENT root_helper "$Q_RR_COMMAND"
|
||||||
|
iniset $QUANTUM_CONF DEFAULT verbose True
|
||||||
|
iniset $QUANTUM_CONF DEFAULT debug True
|
||||||
|
|
||||||
# Configure agent for plugin
|
# Configure agent for plugin
|
||||||
quantum_plugin_configure_plugin_agent
|
quantum_plugin_configure_plugin_agent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user