"remote_config" did not work at Pandora Agent for Windows. #116

This commit is contained in:
Hirofumi Kosaka 2017-04-10 18:26:29 +09:00
parent b3d6575176
commit ad05691e2d
1 changed files with 1 additions and 1 deletions

View File

@ -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 */