Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 058983ad1981b7baad85b2f1a53f4730972a3574
      
https://github.com/NixOS/nixpkgs/commit/058983ad1981b7baad85b2f1a53f4730972a3574
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M nixos/modules/programs/ssh.nix
    M nixos/modules/services/networking/ssh/sshd.nix

  Log Message:
  -----------
  Fix setting programs.ssh.setXAuthLocation

The configuration { services.openssh.enable = true;
services.openssh.forwardX11 = false; } caused
programs.ssh.setXAuthLocation to be set to false, which was not the
intent. The intent is that programs.ssh.setXAuthLocation should be
automatically enabled if needed or if xauth is already available.

(cherry picked from commit d69dce080daf2c7004a79950e73dba6545b9097e)


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

Reply via email to