mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02: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.
|