mirror of
https://github.com/NixOS/nix.git
synced 2024-11-24 15:52:30 +00:00
Reword the experimental feature description.
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
This commit is contained in:
parent
7d3328e4cc
commit
bb9b33ad6f
@ -275,8 +275,8 @@ constexpr std::array<ExperimentalFeatureDetails, numXpFeatures> xpFeatureDetails
|
||||
Make the garbage collector use an external daemon for the tracing.
|
||||
|
||||
This makes it possible to run a multi-user Nix daemon as a non-root
|
||||
user (only the tracing daemon needs to be root), reducing the attack
|
||||
surface a lot.
|
||||
user. Only the tracing daemon needs to be root. This reduces the attack
|
||||
surface.
|
||||
|
||||
This requires more infrastructure and isn't directly supported by the
|
||||
installer.
|
||||
|
Loading…
Reference in New Issue
Block a user