2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-18 18:14:42 +00:00
nixpkgs/pkgs/tools/virtualization
Wilhelm Schuster c37e76b4d2 nixos-container: Use machinectl shell ()
Using nsenter+su was suboptimal since the environment they provided was
not quite the same as the real container environment. See [1] for more
background.

Note that we directly invoke /bin/sh for `nixos-container root-login`
since setting the user's shell is quite complex. See [2] for a related
systemd issue.

[1]: https://github.com/systemd/systemd/issues/825#issuecomment-127917622
[2]: https://github.com/systemd/systemd/issues/1395
2016-09-24 00:40:41 +02:00
..
aws
cloud-init
ec2-ami-tools
ec2-api-tools
euca2ools
nixos-container nixos-container: Use machinectl shell () 2016-09-24 00:40:41 +02:00
xe-guest-utilities