We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0557417 commit b9affcdCopy full SHA for b9affcd
install/emqx-install.sh
@@ -38,7 +38,7 @@ echo "$LATEST_VERSION" >~/.emqx
38
msg_ok "Installed EMQX"
39
40
msg_info "Starting EMQX service"
41
-$STD systemctl enable -q --npow emqx
+$STD systemctl enable -q --now emqx
42
msg_ok "Enabled EMQX service"
43
44
motd_ssh
0 commit comments