Skip to content

Commit 46de731

Browse files
committed
Merge branch 'emqx' of https://github.com/community-scripts/ProxmoxVE into emqx
2 parents 0712a69 + b9affcd commit 46de731

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)