Skip to content
Snippets Groups Projects
Commit e21ad052 authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-wrap(1): Document STEAM_COMPAT_TRACING


Followup from steamrt/tasks#404

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 6b9b6c26
No related branches found
No related tags found
No related merge requests found
...@@ -500,6 +500,14 @@ The following environment variables (among others) are read by ...@@ -500,6 +500,14 @@ The following environment variables (among others) are read by
such as Proton and the Steam Linux Runtime. such as Proton and the Steam Linux Runtime.
They are currently made available read/write in the container. They are currently made available read/write in the container.
`STEAM_COMPAT_TRACING` (boolean)
: If set to `1`, allow system tracing if it is enabled at system level.
This currently results in `/sys/kernel/tracing` being read/write,
which has no practical effect unless the OS has granted access to that
directory to the user running Steam.
Steam automatically sets this when system tracing is enabled on a
Steam Deck in developer mode.
`STEAM_RUNTIME` (path) `STEAM_RUNTIME` (path)
: **pressure-vessel-wrap** refuses to run if this environment variable : **pressure-vessel-wrap** refuses to run if this environment variable
is set. Use **pressure-vessel-unruntime**(1) instead. is set. Use **pressure-vessel-unruntime**(1) instead.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment