nixpkgs/pkgs/build-support/build-fhs-userenv
Jörg Thalheim 1dfa9b73db buildFhsUserenv: don't leak mounts to other processes
If run as root we were leaking mounts to the parent namespace,
which lead to an error when removing the temporary mountroot.
To fix this we remount the whole tree as private as soon as we created
the new mountenamespace.

(cherry picked from commit 43908f4c1d8489ca284c47fb835ec3fa348016b0)
2021-06-05 16:06:56 +00:00
..
chrootenv buildFhsUserenv: don't leak mounts to other processes 2021-06-05 16:06:56 +00:00
default.nix build-fhs-userenv: runCommand -> runCommandLocal (#77253) 2020-02-14 20:16:49 +02:00
env.nix buildFHSUserEnv: symlink /etc/nix 2021-02-26 20:13:28 +01:00