2011-12-16 Ramon Novoa <rnovoa@artica.es>

* pandora_agent: Empty modules, plugins and collections before
	  running a broker agent.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5274 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
ramonn 2011-12-16 13:38:22 +00:00
parent f2604c08ae
commit a67ff7dd7f
2 changed files with 8 additions and 0 deletions
pandora_agents/unix

View File

@ -1,3 +1,8 @@
2011-12-16 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Empty modules, plugins and collections before
running a broker agent.
2011-12-14 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Do not display a warning if the output of a

View File

@ -1703,6 +1703,9 @@ while (1) {
start_log ('quiet');
# Read configuration file
@Modules = ();
@Plugins = ();
%Collections = ();
read_config ();
# Check for a new configuration