Sfoglia il codice sorgente

Update openobserve-install.sh

start service
tteckster 2 anni fa
parent
commit
463a5e3698
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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