25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

Merge pull request #1660 from michal800106/master

Fix order of starting supervisors.
This commit is contained in:
Christophe Romain 2017-04-07 10:04:38 +02:00 committed by GitHub
commit 1510ee0b3c

View File

@ -174,7 +174,7 @@ init([]) ->
RouterMulticast,
Local,
SM,
GenModSupervisor,
ExtMod,
GenModSupervisor,
Auth,
OAuth]}}.