Confirmed users
333
edits
m (...and restore it on the macOS part) |
(Add info about MOZ_SANDBOX_VERBOSE on Linux) |
||
Line 373: | Line 373: | ||
Sandbox violation logging is on by default when the sandbox is enabled. Use the Console.app application to [[Security/Sandbox/Testing/OSX|view the logs]]. | Sandbox violation logging is on by default when the sandbox is enabled. Use the Console.app application to [[Security/Sandbox/Testing/OSX|view the logs]]. | ||
=== Linux specific === | |||
The following environment variable triggers extra sandbox debugging output: <br/> | |||
MOZ_SANDBOX_VERBOSE=1 | |||
== Environment variables == | == Environment variables == |