Просмотр исходного кода

fix: add emqx_durable_storage to app list

Thales Macedo Garitezi 2 лет назад
Родитель
Сommit
77e2d852e5
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      apps/emqx_machine/priv/reboot_lists.eterm

+ 1 - 0
apps/emqx_machine/priv/reboot_lists.eterm

@@ -39,6 +39,7 @@
             %% started by emqx_machine
             system_monitor,
             emqx_utils,
+            emqx_durable_storage,
             emqx_http_lib,
             emqx_resource,
             emqx_connector,