[Nix-dev] Avoiding threads in the daemon
Eelco Dolstra
eelco.dolstra at logicblox.com
Tue Dec 23 17:26:40 CET 2014
Hi,
On 19/12/14 19:20, Eelco Dolstra wrote:
> I see a few ways to get PID namespaces back:
>
> * Do a regular fork followed by clone(... | CLONE_NEWPID | CLONE_PARENT) (after
> which the intermediate process can exit).
This has been implemented in bd0f362d2fad1dd5f28e762011888b5eabd21280.
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list