steamos-{session-select, readonly, dump-info, update}: add page (#13202)

Co-authored-by: spageektti <git@spageektti.cc>
This commit is contained in:
Managor
2024-07-11 00:53:04 +03:00
committed by GitHub
parent d4b93fab57
commit a27a7ff551
5 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# 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`