Restarting Enterprise SteamΒΆ

When modifying some configurations, you will be prompted to restart Enterprise Steam to apply those changes.

  1. Restart Enterprise Steam.

sudo /etc/init.d/steam restart
sudo systemctl restart steam
sudo service steam restart
  1. Validate that the Enterprise Steam service is running.

sudo /etc/init.d/steam status`
sudo systemctl status steam
sudo service steam status

For troubleshooting, please review the logs (cat /opt/h2oai/steam/logs/steam.log).