1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:02:09 +02:00
tldr/pages/linux/steamos-readonly.md
Managor a27a7ff551
steamos-{session-select, readonly, dump-info, update}: add page (#13202)
Co-authored-by: spageektti <git@spageektti.cc>
2024-07-10 23:53:04 +02:00

269 B

steamos-readonly

Set the readonly status of the filesystem. More information: https://gitlab.com/users/evlaV/projects.

  • Set the filesystem to be mutable:

sudo steamos-readonly disable

  • Set the filesystem to be read only:

sudo steamos-readonly enable