"remote_config" did not work at Pandora Agent for Windows. #116
This commit is contained in:
parent
b3d6575176
commit
ad05691e2d
|
@ -1519,7 +1519,7 @@ Pandora_Windows_Service::checkConfig (string file) {
|
|||
}
|
||||
|
||||
/* Get agent name */
|
||||
tmp = conf->getValue ("agent_name");
|
||||
agent_name = conf->getValue ("agent_name");
|
||||
|
||||
|
||||
/* Error getting agent name */
|
||||
|
|
Loading…
Reference in New Issue