Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3ca275d7ba92900fa793d4c9bf017e38394fcfec
      
https://github.com/NixOS/nixpkgs/commit/3ca275d7ba92900fa793d4c9bf017e38394fcfec
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-01-15 (Thu, 15 Jan 2015)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  NixOS containers: Create /root with 700 permission

Systemd-nspawn creates /root with 755 permission if it doesn't exist,
which is bad. So we have to create it ourselves before calling
systemd-nspawn.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to