chore(emqx.erl): sync changes from ee
This commit is contained in:
parent
21ebe3d50c
commit
fbc06b3dc6
|
@ -264,6 +264,7 @@ default_started_applications() ->
|
||||||
on_reboot() ->
|
on_reboot() ->
|
||||||
try
|
try
|
||||||
_ = emqx_license_api:bootstrap_license(),
|
_ = emqx_license_api:bootstrap_license(),
|
||||||
|
_ = emqx_license:load_dynamic_license(),
|
||||||
ok
|
ok
|
||||||
catch
|
catch
|
||||||
Kind:Reason:Stack ->
|
Kind:Reason:Stack ->
|
||||||
|
|
Loading…
Reference in New Issue