Browse Source

Update openobserve-install.sh

start service
tteckster 2 năm trước cách đây
mục cha
commit
463a5e3698
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      install/openobserve-install.sh

+ 1 - 0
install/openobserve-install.sh

@@ -49,6 +49,7 @@ Restart=on-failure
 [Install]
 WantedBy=multi-user.target
 EOF
+systemctl enable -q --now openobserve
 msg_ok "Created Service"
 
 motd_ssh