Skip to content

Commit

Permalink
WHISTLE-1441: start the stats gen_listener
Browse files Browse the repository at this point in the history
  • Loading branch information
James Aimonetti committed Sep 8, 2012
1 parent 042c80d commit 7dade8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions whistle_apps/apps/acdc/src/acdc_sup.erl
Expand Up @@ -23,6 +23,7 @@

-define(CHILDREN, [{acdc_agents_sup, supervisor}
,{acdc_queues_sup, supervisor}
,{acdc_stats, worker}
,{acdc_queue_manager, worker}
,{acdc_agent_manager, worker}
,{acdc_init, worker}
Expand Down

0 comments on commit 7dade8e

Please sign in to comment.