mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-28 16:34:13 +01:00
Revert "Include os_mon application"
This reverts commit 56241feb58
.
That was a mistake, breaking application start
This commit is contained in:
parent
5ba13df519
commit
8918227fc3
@ -5,7 +5,7 @@
|
|||||||
{vsn, "@PACKAGE_VERSION@"},
|
{vsn, "@PACKAGE_VERSION@"},
|
||||||
{modules, []},
|
{modules, []},
|
||||||
{registered, []},
|
{registered, []},
|
||||||
{applications, [kernel, stdlib, os_mon]},
|
{applications, [kernel, stdlib]},
|
||||||
{env, []},
|
{env, []},
|
||||||
{mod, {ejabberd_app, []}}]}.
|
{mod, {ejabberd_app, []}}]}.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user