| Index: docs/linux_suid_sandbox_development.md
|
| diff --git a/docs/linux_suid_sandbox_development.md b/docs/linux_suid_sandbox_development.md
|
| index 4563a31af0ad5f19baafb51e098df653c32e5542..03aceca3e6085e21164acb5cab90664b1912d2ad 100644
|
| --- a/docs/linux_suid_sandbox_development.md
|
| +++ b/docs/linux_suid_sandbox_development.md
|
| @@ -1,5 +1,9 @@
|
| # Linux SUID Sandbox Development
|
|
|
| +*IMPORTANT NOTE: The Linux SUID sandbox is almost but not completely removed.
|
| +See https://bugs.chromium.org/p/chromium/issues/detail?id=598454
|
| +This page is mostly out-of-date.*
|
| +
|
| For context see [LinuxSUIDSandbox](linux_suid_sandbox.md)
|
|
|
| We need a SUID helper binary to turn on the sandbox on Linux.
|
|
|