Restarting Enterprise SteamΒΆ
When modifying some configurations, you will be prompted to restart Enterprise Steam to apply those changes.
Restart Enterprise Steam.
sudo /etc/init.d/steam restartsudo systemctl restart steamsudo service steam restart
Validate that the Enterprise Steam service is running.
sudo /etc/init.d/steam status`
sudo systemctl status steamsudo service steam status
For troubleshooting, please review the logs (cat /opt/h2oai/steam/logs/steam.log
).