mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 22:42:41 +01:00
6 lines
242 B
Markdown
6 lines
242 B
Markdown
---
|
|
synopsis: Harden the user sandboxing
|
|
significance: significant
|
|
---
|
|
|
|
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.
|