1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 19:01:16 +02:00

Fix rl-next/harden-user-sandboxing.md syntax

This commit is contained in:
Robert Hensing 2024-07-01 12:57:28 +02:00
parent 3f4e344572
commit 11491a2f1f

View file

@ -1,8 +1,6 @@
--- ---
synopsis: Harden the user sandboxing synopsis: Harden the user sandboxing
significance: significant 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. 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.