LinuxGSM: RUST & some other games - wrong permissions on /sys = crash on boot

Symptom: the game server just stops while loading after Initializing 74 stability supports

Update3: It’s actually not a kernel itself issue, but rather an issue because of permissions on /sys

Fix thanks @cedarlug : (with elevated privileges)

chmod a+rx /sys /sys/class /sys/class/net

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 26 (20 by maintainers)

Most upvoted comments

Ohhhh Garry not again…

Image of Yaktocat

Thanks. Well, it crashes right at the same place than MattiEXC from discord.

Initializing 74 stability supports
(Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

For now the only clue I got is the kernel that differs. Since I couldn’t find a good working tutorial on how to revert to the default kernel, I can’t even point you out to this for testing.

Maybe @cedarlug , our Sherlock Holmes got an idea ?

Thanks. Script logs are not useful there though, since this is not an LGSM issue but rather Rust itself. So game logs output would be more useful. Watch out for your rcon password that may be displayed several times in it.