nixpkgs/pkgs/build-support/build-fhs-userenv
Jörg Thalheim 43908f4c1d
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.
2021-06-05 16:47:44 +02:00
..
chrootenv buildFhsUserenv: don't leak mounts to other processes 2021-06-05 16:47:44 +02: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