浏览代码

Update openobserve-install.sh

start service
tteckster 2 年之前
父节点
当前提交
463a5e3698
共有 1 个文件被更改,包括 1 次插入0 次删除
  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