mirror of
https://github.com/NixOS/nix.git
synced 2025-12-23 01:11:07 +01:00
8 lines
283 B
Markdown
8 lines
283 B
Markdown
---
|
|
synopsis: Harden the user sandboxing
|
|
significance: significant
|
|
issues:
|
|
prs: <only provided once merged>
|
|
---
|
|
|
|
The build directory has been hardened against interference with the outside world by nesting it inside another directory owned by (and only readable by) the daemon user.
|