From 2e4fb3f94603b7a8458dc799190bf46b445edc66 Mon Sep 17 00:00:00 2001 From: turtled Date: Mon, 27 Aug 2018 13:58:08 +0800 Subject: [PATCH] emqttd -> emqx --- priv/emqx.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/priv/emqx.schema b/priv/emqx.schema index adbbd8823..bfadd1b66 100644 --- a/priv/emqx.schema +++ b/priv/emqx.schema @@ -447,7 +447,7 @@ end}. ]}. {mapping, "log.syslog.identity", "lager.handlers", [ - {default, "emqttd"}, + {default, "emqx"}, {datatype, string} ]}.