Update openobserve-install.sh

tweak
This commit is contained in:
tteckster 2023-06-18 23:06:44 -04:00 committed by GitHub
parent 463a5e3698
commit e924af362f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,8 +36,7 @@ msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/openobserve.service cat <<EOF >/etc/systemd/system/openobserve.service
[Unit] [Unit]
Description=OpenObserve Description=OpenObserve
After=syslog.target network-online.target remote-fs.target nss-lookup.target After=network.target
Wants=network-online.target
[Service] [Service]
Type=simple Type=simple