[Unit] Description=Stream blockchain data from an Antelope SHIP node with ease. After=network.target [Service] User=thalos Group=thalos Type=simple EnvironmentFile=-/etc/sysconfig/thalos-server ExecStart=/usr/bin/thalos-server $THALOS_SERVER_ARGS ExecReload=kill -HUP $MAINPID Restart=on-failure [Install] WantedBy=multi-user.target