Skip to content

Commit b9affcd

Browse files
authored
now
1 parent 0557417 commit b9affcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/emqx-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ echo "$LATEST_VERSION" >~/.emqx
3838
msg_ok "Installed EMQX"
3939

4040
msg_info "Starting EMQX service"
41-
$STD systemctl enable -q --npow emqx
41+
$STD systemctl enable -q --now emqx
4242
msg_ok "Enabled EMQX service"
4343

4444
motd_ssh

0 commit comments

Comments
 (0)