diff --git a/pressure-vessel/wrap.1.md b/pressure-vessel/wrap.1.md index bcbb7f34a970f60011ae5d0239a3e7c18ee9c31d..8b8aacaa0f8a38b421500c56487d15eb3c51ea99 100644 --- a/pressure-vessel/wrap.1.md +++ b/pressure-vessel/wrap.1.md @@ -500,6 +500,14 @@ The following environment variables (among others) are read by such as Proton and the Steam Linux Runtime. 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) : **pressure-vessel-wrap** refuses to run if this environment variable is set. Use **pressure-vessel-unruntime**(1) instead.