parent
054d782c82
commit
b4c1e45388
@ -166,7 +166,7 @@ kernel privileges.
|
|||||||
sudo sysctl -w kernel.unprivileged_userns_clone=1
|
sudo sysctl -w kernel.unprivileged_userns_clone=1
|
||||||
```
|
```
|
||||||
|
|
||||||
### [alternative] Setup [setuid sandbox](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/linux_suid_sandbox_development.md)
|
### [alternative] Setup [setuid sandbox](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/linux/suid_sandbox_development.md)
|
||||||
|
|
||||||
The setuid sandbox comes as a standalone executable and is located next to the Chromium that Puppeteer downloads. It is
|
The setuid sandbox comes as a standalone executable and is located next to the Chromium that Puppeteer downloads. It is
|
||||||
fine to re-use the same sandbox executable for different Chromium versions, so the following could be
|
fine to re-use the same sandbox executable for different Chromium versions, so the following could be
|
||||||
|
Loading…
Reference in New Issue
Block a user