Browse Source

Update openobserve-install.sh

start service
tteckster 2 years ago
parent
commit
463a5e3698
1 changed files with 1 additions and 0 deletions
  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